Fixed styling of gicon's in dropdown menus

This commit is contained in:
Torkel Ödegaard 2019-03-06 09:08:17 +01:00
parent 5524dacc9d
commit 176315cf40

View File

@ -93,7 +93,9 @@
}
.gicon {
opacity: 0.9;
opacity: 0.7;
width: 14px;
height: 14px;
}
}
}