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