mirror of
https://github.com/nextcloud/server.git
synced 2026-02-17 18:00:44 -05:00
fix shift of icons in 'New' menu in IE8/9, fix #7987
This commit is contained in:
parent
23f2c48a43
commit
924aee718c
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
margin: 5px;
|
||||
padding-left: 42px;
|
||||
padding-bottom: 2px;
|
||||
background-position: initial;
|
||||
background-position: left center;
|
||||
cursor: pointer;
|
||||
}
|
||||
#new > ul > li > p {
|
||||
|
|
|
|||
Loading…
Reference in a new issue