[lego/develop] Remove horizontal scrolling bug

7 Apr
2020
7 Apr
'20
4:13 p.m.
commit eb1375724d650cada738fcb8323d768cdc3b19c7 Author: hiro <hiro@torproject.org> 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 {
1868
Age (days ago)
1868
Last active (days ago)
0 comments
1 participants
participants (1)
-
hiro@torproject.org