From: Jan-Christoph Borchardt Date: Wed, 16 Apr 2014 12:58:27 +0000 (+0200) Subject: fix shift of icons in 'New' menu in IE8/9, fix #7987 X-Git-Tag: v7.0.0alpha2~371^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=924aee718cd1be5ef40d40985b4bebee1db12cf2;p=nextcloud-server.git fix shift of icons in 'New' menu in IE8/9, fix #7987 --- diff --git a/apps/files/css/files.css b/apps/files/css/files.css index 1bac5d2b7db..474f1af0720 100644 --- a/apps/files/css/files.css +++ b/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 {