Browse Source

Set height for sidebar icons

This makes sure they are properly scaled in IE11

Signed-off-by: Julius Härtl <jus@bitgrid.net>
tags/v13.0.0RC1
Julius Härtl 6 years ago
parent
commit
e8399953df
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      core/css/apps.scss

+ 1
- 0
core/css/apps.scss View File

@@ -235,6 +235,7 @@ kbd {
&:first-child img {
margin-right: 11px;
width: 16px;
height: 16px;
margin-left: -30px;
}


Loading…
Cancel
Save