[tor-commits] [lego/master] Add compiled part

kez at torproject.org kez at torproject.org
Mon Oct 25 20:43:57 UTC 2021


commit 4238e9a5ac93d4b509236bdf79c2919d2da855fd
Author: HackerNCoder <hackerncoder at encryptionin.space>
Date:   Sat Sep 18 15:39:18 2021 +0000

    Add compiled part
---
 assets/static/css/bootstrap.css | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/assets/static/css/bootstrap.css b/assets/static/css/bootstrap.css
index 5efb48f..81ea9a1 100644
--- a/assets/static/css/bootstrap.css
+++ b/assets/static/css/bootstrap.css
@@ -7971,6 +7971,12 @@ size
   top: 105px;
   z-index: 999; }
 
+ at media (max-width: 991px) {
+  .d-sm-block .sticky {
+    position: static !important;
+  }
+}
+
 @media (max-width: 767px) {
   .mobile {
     display: block !important;





More information about the tor-commits mailing list