mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-18 12:39:41 +03:00
change backdrop for ie
This commit is contained in:
+2
-1
@@ -578,7 +578,8 @@ input[type=submit].btn {
|
||||
// ------
|
||||
|
||||
.modal-backdrop {
|
||||
background-color: rgba(0,0,0,.5);
|
||||
background-color: #000;
|
||||
.opacity(50);
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user