Merge pull request #7235 from DavidVentura/master

small change for compatibility
This commit is contained in:
Jan-Christoph Borchardt 2014-02-17 21:16:39 +01:00
commit 323cc1166b
1 changed files with 1 additions and 1 deletions

View File

@ -319,7 +319,7 @@ a.action>img { max-height:16px; max-width:16px; vertical-align:text-bottom; }
#fileList a.action {
display: inline;
margin: -8px 0;
padding: 18px 8px !important;
padding: 18px 8px;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter: alpha(opacity=0);
opacity: 0;