Skip to content

Commit 968016b

Browse files
committed
Update vendor/assets/stylesheets/jquery.fileupload-ui.css.erb
1 parent 042d7c2 commit 968016b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vendor/assets/stylesheets/jquery.fileupload-ui.css.erb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,13 +53,13 @@
5353
}
5454

5555
/* Fix for IE 6: */
56-
*html .fileinput-button {
56+
* html .fileinput-button {
5757
line-height: 22px;
5858
margin: 1px -3px 0 0;
5959
}
6060

6161
/* Fix for IE 7: */
62-
*+html .fileinput-button {
62+
* + html .fileinput-button {
6363
margin: 1px 0 0 0;
6464
}
6565

0 commit comments

Comments
 (0)