SPR-843: Fontello Icons umstellen auf Material Design Icons (font-size, padding)

This commit is contained in:
Silke Pisulla 2017-03-01 13:45:14 +01:00
commit ff975f3577
4 changed files with 222 additions and 114 deletions

View file

@ -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;
}