aboutsummaryrefslogtreecommitdiff
path: root/less/buttons.less
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-12 18:52:06 -0800
committerMark Otto <[email protected]>2013-01-12 18:52:06 -0800
commit583fc4b962f5d36a7a3bbe8707535558fd2dd229 (patch)
tree06ac46584bc81d44294648249ef6c70122a207bd /less/buttons.less
parentfb4fc323a2ef97ec9b383a1084c148cd3c67f091 (diff)
downloadbootstrap-583fc4b962f5d36a7a3bbe8707535558fd2dd229.tar.xz
bootstrap-583fc4b962f5d36a7a3bbe8707535558fd2dd229.zip
buttons and button group flattening improvements
Diffstat (limited to 'less/buttons.less')
-rw-r--r--less/buttons.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less
index d0ada16ff..9292bb331 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -15,7 +15,6 @@
font-weight: bold;
line-height: @line-height-base;
text-align: center;
- text-shadow: 0 -1px 0 rgba(0,0,0,.25);
vertical-align: middle;
cursor: pointer;
border: 1px solid @btn-border;