SPR-843: Fontello Icons uniform size

This commit is contained in:
Silke Pisulla 2017-03-03 10:58:14 +01:00
commit 8ed4f142b7
5 changed files with 7 additions and 21 deletions

View file

@ -28,7 +28,7 @@
> a {
display: block;
width: auto;
min-height: 2em;
min-height: @toggle-size;
border: 1px solid @color-border;
border-radius: @border-radius;
color: @color-nav;