ux: minor changes

This commit is contained in:
Torkel Ödegaard
2017-11-01 14:23:46 +01:00
parent 84b10df887
commit 97cc454ded
9 changed files with 75 additions and 16 deletions

View File

@@ -158,7 +158,7 @@
img {
width: 6rem;
}
.fa, .icon-gf {
.fa, .icon-gf, .gicon {
font-size: 3.5rem;
}
}

View File

@@ -157,13 +157,10 @@ li.sidemenu-org-switcher {
display: block;
padding: 0.4rem 1.0rem 0.4rem 0.65rem;
min-height: $navbarHeight;
position: relative;
&:hover {
background: $navbarButtonBackgroundHighlight;
.sidemenu__logo-expand {
display: block;
}
}
img {