diff options
| author | Mark Otto <[email protected]> | 2011-09-12 13:31:58 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-09-12 13:31:58 -0700 |
| commit | bc41c58472b5c8d04f151bd1c847e3da76125dc2 (patch) | |
| tree | 78d872477a088428421aaed88cf5c3a8132795f6 /lib/patterns.less | |
| parent | 72ce695cfdac130b998a21b42490aad53a91ef8b (diff) | |
| download | bootstrap-bc41c58472b5c8d04f151bd1c847e3da76125dc2.tar.xz bootstrap-bc41c58472b5c8d04f151bd1c847e3da76125dc2.zip | |
make modals cover topbars
Diffstat (limited to 'lib/patterns.less')
| -rw-r--r-- | lib/patterns.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/patterns.less b/lib/patterns.less index 46c1b1cbd..68e9b3190 100644 --- a/lib/patterns.less +++ b/lib/patterns.less @@ -736,7 +736,7 @@ input[type=submit].btn { left: 0; right: 0; bottom: 0; - z-index: 1000; + z-index: 10000; } .modal-backdrop, .modal-backdrop.fade.in { |
