diff options
| author | XhmikosR <[email protected]> | 2014-04-03 10:53:20 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-04-03 10:53:44 +0300 |
| commit | 4c2626fecb60f7f31f248ac10597294f2cd2471b (patch) | |
| tree | 5f9f1fa5532ba644d9e7a78d90181d6b4e70f74e /dist/css/bootstrap-rtl.css | |
| parent | 2b30b48894c7e0026939977fcc3aa0721e23bddf (diff) | |
| download | bootstrap-4c2626fecb60f7f31f248ac10597294f2cd2471b.tar.xz bootstrap-4c2626fecb60f7f31f248ac10597294f2cd2471b.zip | |
Run `grunt`.
Diffstat (limited to 'dist/css/bootstrap-rtl.css')
| -rw-r--r-- | dist/css/bootstrap-rtl.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/css/bootstrap-rtl.css b/dist/css/bootstrap-rtl.css index 3501a684e..5cfb799fa 100644 --- a/dist/css/bootstrap-rtl.css +++ b/dist/css/bootstrap-rtl.css @@ -6684,7 +6684,7 @@ button.close { .tooltip { position: absolute; - z-index: 1030; + z-index: 1070; display: block; font-size: 12px; line-height: 1.4; @@ -6800,7 +6800,7 @@ button.close { position: absolute; top: 0; right: 0; - z-index: 1010; + z-index: 1060; display: none; max-width: 276px; padding: 1px; |
