SPR-843: Fontello Icons umstellen auf Material Design Icons (font-size, padding)
This commit is contained in:
parent
9e3ba4a7f8
commit
ff975f3577
4 changed files with 222 additions and 114 deletions
|
@ -169,7 +169,7 @@
|
|||
font-weight: 400;
|
||||
text-align: center;
|
||||
line-height: 1;
|
||||
padding: @very-small-spacing @very-small-spacing .1em;
|
||||
padding: .1em @very-small-spacing;
|
||||
transition: @transition color, @transition background-color;
|
||||
}
|
||||
|
||||
|
@ -191,7 +191,7 @@
|
|||
|
||||
color: inherit;
|
||||
font-size: @font-size-default;
|
||||
margin-top: .35rem;
|
||||
margin-top: .3rem;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue