small change for compatibility

This commit is contained in:
David 2014-02-17 13:27:07 -03:00
parent 750ffa8231
commit a282afcbbb
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;