Merge pull request #8233 from owncloud/fix-newdialog-ie

fix shift of icons in 'New' menu in IE8/9, fix #7987
This commit is contained in:
Thomas Müller 2014-04-23 16:17:24 +02:00
commit 3aee23ee2b

View file

@ -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 {