2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

clean up some css for github issues: input prepend z-index, modals revamped for responsive

This commit is contained in:
Mark Otto
2011-12-27 15:40:58 -06:00
parent 5801c4d766
commit fec02f5045
7 changed files with 33 additions and 16 deletions
+2 -1
View File
@@ -13,7 +13,8 @@
&.fade { opacity: 0; }
}
.modal-backdrop, .modal-backdrop.fade.in {
.modal-backdrop,
.modal-backdrop.fade.in {
.opacity(80);
}