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

fix shift of icons in 'New' menu in IE8/9, fix #7987
remotes/origin/ldap_group_count
Thomas Müller 12 years ago
commit 3aee23ee2b
  1. 2
      apps/files/css/files.css

@ -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…
Cancel
Save