Merge pull request #7769 from nextcloud/fix-ie-svg-size
Set height for sidebar icons
This commit is contained in:
commit
4f561e2bca
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