[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [lego/master] Add comment explaining z-index change
commit 796f47cab97c1b574411006bc1c832ba205c3acd
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date: Thu Oct 28 18:31:02 2021 +0000
Add comment explaining z-index change
---
assets/scss/_dropdown.scss | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assets/scss/_dropdown.scss b/assets/scss/_dropdown.scss
index 170a316..6a778f4 100644
--- a/assets/scss/_dropdown.scss
+++ b/assets/scss/_dropdown.scss
@@ -14,7 +14,7 @@
position: absolute;
top: 100%;
left: 0;
- z-index: 1030; //$zindex-dropdown;
+ z-index: 1030; // Replaced $zindex-dropdown because it put it under the about/ menu, see #246;
display: none; // none by default, but block on "open" of the menu
float: left;
min-width: $dropdown-min-width;
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits