0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

Merge branch '2.0-wip' of github.com:twitter/bootstrap into 2.0-wip

This commit is contained in:
Mark Otto 2012-01-26 15:04:13 -08:00
commit 32e57efd1f

View File

@ -128,6 +128,9 @@
line-height: normal; line-height: normal;
.border-radius(5px); .border-radius(5px);
} }
&.large .icon {
margin-top: 1px;
}
&.small { &.small {
padding: 7px 9px 7px; padding: 7px 9px 7px;
font-size: @baseFontSize - 2px; font-size: @baseFontSize - 2px;