aboutsummaryrefslogtreecommitdiff
path: root/lib/scaffolding.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-09-02 00:02:44 -0700
committerMark Otto <[email protected]>2011-09-02 00:02:44 -0700
commit02abdd60378aa5aecbb9d8bafe23f0cd2b86141a (patch)
tree8663d42bcea23fd0bda71a355c57aace74397269 /lib/scaffolding.less
parent0159524413f7a90b90cff50fa07d07b85380845d (diff)
downloadbootstrap-02abdd60378aa5aecbb9d8bafe23f0cd2b86141a.tar.xz
bootstrap-02abdd60378aa5aecbb9d8bafe23f0cd2b86141a.zip
remove inset shadow from disabled buttons
Diffstat (limited to 'lib/scaffolding.less')
-rw-r--r--lib/scaffolding.less3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/scaffolding.less b/lib/scaffolding.less
index 7f2af56ba..b84b43721 100644
--- a/lib/scaffolding.less
+++ b/lib/scaffolding.less
@@ -69,7 +69,6 @@ body {
margin: 0;
#font > .sans-serif(normal,@basefont,@baseline);
color: @gray;
- text-rendering: optimizeLegibility;
}
// Container (centered, fixed-width layouts)
@@ -107,4 +106,4 @@ a {
color: @linkColorHover;
text-decoration: underline;
}
-}
+} \ No newline at end of file