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
@@ -5,7 +5,7 @@
position: absolute;
top: 0;
left: 0;
z-index: 1005;
z-index: @zindexPopover;
display: none;
padding: 5px;
&.top { margin-top: -5px; }