Commit 32e57efd authored by Mark Otto's avatar Mark Otto

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

parents 5844aa55 40b4793d
...@@ -128,6 +128,9 @@ ...@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment