refactor: icon mini styling
This commit is contained in:
parent
3cd8cc54b7
commit
228327913e
|
|
@ -14,9 +14,9 @@ icon, pull{
|
|||
background-repeat: no-repeat;
|
||||
}
|
||||
icon.mini{
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
vertical-align: bottom;
|
||||
width: 1.5em;
|
||||
height: 1.28em;
|
||||
vertical-align: text-bottom;
|
||||
}
|
||||
pull{
|
||||
margin-right: -.5em;
|
||||
|
|
|
|||
Loading…
Reference in New Issue