Skip to content

Commit

Permalink
Fix IE8 overlay (fix vodkabears#135)
Browse files Browse the repository at this point in the history
  • Loading branch information
vodkabears committed Jun 6, 2015
1 parent b2ce192 commit 5a9971d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/remodal-default-theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@
========================================================================== */

.lt-ie9 .remodal-overlay {
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e62b2e38, endColorstr=#e62b2e38);
background: #2b2e38;
}

.lt-ie9 .remodal {
Expand Down

0 comments on commit 5a9971d

Please sign in to comment.