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
|
@ -154,6 +154,7 @@ kbd {
|
|||
margin-bottom: -3px;
|
||||
margin-right: 11px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-left: 2px;
|
||||
}
|
||||
.collapse {
|
||||
|
|
Loading…
Reference in New Issue