1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-12 00:24:03 +02: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

View File

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