2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

make fixed navbars have lower z-index

This commit is contained in:
Mark Otto
2012-01-07 01:08:58 -08:00
parent d6a1402f2a
commit e23448ab1b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -125,7 +125,7 @@
top: 0;
right: 0;
left: 0;
z-index: 10000;
z-index: 999;
}