SPR-908: QS - starred, do margin + ie: height

This commit is contained in:
Silke Pisulla 2017-05-05 14:14:52 +02:00
commit 852015903c
3 changed files with 7 additions and 4 deletions

View file

@ -57,7 +57,8 @@ ul.page-attributes {
svg {
width: 20px;
margin-top: 2px;
height: 20px; // for IE 11
margin-bottom: 2px;
path {
fill: @ini_nav_menu_hover_color;

View file

@ -37,7 +37,7 @@ nav.nav-starred {
margin-left: 0;
svg {
vertical-align: middle;
vertical-align: text-top;
}
}
}