Fix app-navigation-toggle height and small typo
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
committed by
Julius Härtl
parent
882bf773c8
commit
630104c37f
@@ -172,8 +172,8 @@ button.button-inline:hover {
|
||||
}
|
||||
|
||||
#app-navigation-toggle {
|
||||
width: 45px;
|
||||
height: 40px;
|
||||
width: 44px;
|
||||
height: 44px;
|
||||
cursor: pointer;
|
||||
opacity: 1;
|
||||
display: inline-block !important;
|
||||
|
||||
Reference in New Issue
Block a user