[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [lego/master] tpo/web/support#86: reduce .sticky top px amount



commit 74642273c671f53c979c4e29f2edab5ecef08f20
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date:   Sat Sep 4 00:30:35 2021 +0000

    tpo/web/support#86: reduce .sticky top px amount
---
 assets/scss/_tor.scss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/assets/scss/_tor.scss b/assets/scss/_tor.scss
index ddd6d16..5fe4408 100644
--- a/assets/scss/_tor.scss
+++ b/assets/scss/_tor.scss
@@ -715,7 +715,7 @@ table {
 // Sticky menu
 .sticky {
   position: sticky;
-  top: 105px;
+  top: 70px;
   z-index: 999;
 }
 



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits