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

[tor-commits] [lego/develop] Remove horizontal scrolling bug



commit eb1375724d650cada738fcb8323d768cdc3b19c7
Author: hiro <hiro@xxxxxxxxxxxxxx>
Date:   Tue Oct 29 14:18:09 2019 +0100

    Remove horizontal scrolling bug
---
 assets/scss/_eoy.scss | 1 +
 1 file changed, 1 insertion(+)

diff --git a/assets/scss/_eoy.scss b/assets/scss/_eoy.scss
index 7845643..b374932 100644
--- a/assets/scss/_eoy.scss
+++ b/assets/scss/_eoy.scss
@@ -19,6 +19,7 @@
 .banner {
   background-color: #000000;
   z-index: 100000000000000 !important;
+  overflow-x: hidden;
 }
 
 .footer__close {



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