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:
+1
-1
@@ -125,7 +125,7 @@
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
z-index: 10000;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user