]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix shift of icons in 'New' menu in IE8/9, fix #7987
authorJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 16 Apr 2014 12:58:27 +0000 (14:58 +0200)
committerJan-Christoph Borchardt <hey@jancborchardt.net>
Wed, 16 Apr 2014 12:58:27 +0000 (14:58 +0200)
apps/files/css/files.css

index 1bac5d2b7db26bdb2857d5d7c794debed1a67489..474f1af0720f52fd73b9e1deee3a151825644a49 100644 (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 {