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

@ -95,7 +95,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;
@ -107,7 +107,6 @@
.btn-prefix ();
.icon-clipboard();
min-height: 20px;
font-size: 1.2rem;
line-height: 1;
}