put modals on top of navbar
This commit is contained in:
parent
4dc4a91224
commit
e59e10e077
@ -6,10 +6,10 @@
|
||||
--post-line-height: 1.4;
|
||||
// Z-Index stuff
|
||||
--ZI_media_modal: 90000;
|
||||
--ZI_navbar_popovers: 85000;
|
||||
--ZI_navbar: 80000;
|
||||
--ZI_modals_popovers: 75000;
|
||||
--ZI_modals: 70000;
|
||||
--ZI_modals_popovers: 85000;
|
||||
--ZI_modals: 80000;
|
||||
--ZI_navbar_popovers: 75000;
|
||||
--ZI_navbar: 70000;
|
||||
--ZI_popovers: 60000;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user