2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Add important flag to .show/.hide utility classes; remove .hide requirement from modals

This commit is contained in:
Mark Otto
2012-12-20 13:53:38 -08:00
parent a5e04c0799
commit 6bd5dc7d9f
5 changed files with 14 additions and 12 deletions
+1
View File
@@ -26,6 +26,7 @@
top: 10%;
left: 50%;
z-index: @zindex-modal;
display: none;
width: 560px;
margin-left: -280px;
background-color: #fff;