Fix icon margin in large buttons.
This commit is contained in:
parent
78652a707f
commit
2aa99d17d5
1 changed files with 3 additions and 0 deletions
|
|
@ -128,6 +128,9 @@
|
|||
line-height: normal;
|
||||
.border-radius(5px);
|
||||
}
|
||||
&.large .icon {
|
||||
margin-top: 1px;
|
||||
}
|
||||
&.small {
|
||||
padding: 7px 9px 7px;
|
||||
font-size: @baseFontSize - 2px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue