aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-11-08 23:56:29 -0800
committerMark Otto <[email protected]>2012-11-08 23:56:29 -0800
commitf2bbee207596960062f2f5f280427abbb94bcc4f (patch)
treea1fef01ba0dc0635d4c6e509851aa80779520ef5
parentddf5ceccce58e6ee1104e16c3ad36ba9dbabf24e (diff)
downloadbootstrap-f2bbee207596960062f2f5f280427abbb94bcc4f.tar.xz
bootstrap-f2bbee207596960062f2f5f280427abbb94bcc4f.zip
remove * line-height
-rw-r--r--less/buttons.less1
1 files changed, 0 insertions, 1 deletions
diff --git a/less/buttons.less b/less/buttons.less
index 4497d3acd..e0afbed96 100644
--- a/less/buttons.less
+++ b/less/buttons.less
@@ -14,7 +14,6 @@
margin-bottom: 0; // For input.btn
font-size: @baseFontSize;
line-height: @baseLineHeight;
- *line-height: @baseLineHeight;
text-align: center;
vertical-align: middle;
cursor: pointer;