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
e18c0b2ac3
commit
e8399953df
1 changed files with 1 additions and 0 deletions
|
@ -235,6 +235,7 @@ kbd {
|
|||
&:first-child img {
|
||||
margin-right: 11px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
margin-left: -30px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue