2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

wasn't feeling the new buttons, downsizing again until we get a better balance

This commit is contained in:
Mark Otto
2012-07-09 00:31:54 -07:00
parent 9887d3cf4a
commit 25d0b341a9
4 changed files with 50 additions and 38 deletions
+3 -3
View File
@@ -10,10 +10,10 @@
.btn {
display: inline-block;
.ie7-inline-block();
padding: 4px 14px 4px;
padding: 4px 14px;
margin-bottom: 0; // For input.btn
font-size: @baseFontSize;
line-height: @baseLineHeight;
font-size: 13px;
line-height: 20px;
*line-height: 20px;
color: @grayDark;
text-align: center;