mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-11 18:02:28 +03:00
Fix icon margin in large buttons.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user