mirror of
https://github.com/nextcloud/server.git
synced 2026-05-26 03:04:35 -04:00
Set height for sidebar icons
This makes sure they are properly scaled in IE11 Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
02543c3650
commit
8df48d5ee5
1 changed files with 1 additions and 0 deletions
|
|
@ -154,6 +154,7 @@ kbd {
|
|||
margin-bottom: -3px;
|
||||
margin-right: 11px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
.collapse {
|
||||
|
|
|
|||
Loading…
Reference in a new issue