]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_bootstrap-variables.scss
Add notifications popover and tooltips to the z-index table
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _bootstrap-variables.scss
index b3ab0eb2b6b3586f3be437727502dad14a88e22f..d536eac8663a76dfa79f99c944a3d5effbce6e7b 100644 (file)
@@ -1,6 +1,5 @@
 $dropdown-link-active-bg: inherit;
 
-$zindex-modal: 10005;
 $modal-footer-border-width: 0;
 $modal-md: 600px;
 
@@ -31,6 +30,3 @@ $input-focus-border-color: #ced4da;
 
 $nav-pills-link-active-bg: #F0F0F0;
 $nav-pills-link-active-color: #000;
-
-$zindex-dropdown: 10000;
-$zindex-popover: 10000;