Add min width of two icons to the app menu

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl 2018-03-19 17:12:59 +01:00
parent 63bc633d89
commit 1699b119dd
No known key found for this signature in database
GPG key ID: 4C614C6ED2CDE6DF

View file

@ -440,6 +440,7 @@ nav[role='navigation'] {
display: inline-block;
width: auto;
clear: both;
min-width: 88px;
li {
float: left;