2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

another quick pass at ranking all zindexes and listing them in variables for quick overview and editing later

This commit is contained in:
Mark Otto
2012-01-07 04:07:53 -08:00
parent 8bdaf1f364
commit 5ba7c14afe
8 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
.twipsy {
position: absolute;
z-index: 1005;
z-index: @zindexTwipsy;
display: block;
visibility: visible;
padding: 5px;