Fix horizontal scrollbar in Edge #3
This commit is contained in:
@@ -260,6 +260,7 @@ body.html {
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
right: 0;
|
||||
z-index: 2;
|
||||
#noscript {
|
||||
width: 1000px;
|
||||
display: flex;
|
||||
@@ -269,7 +270,6 @@ body.html {
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
position: relative;
|
||||
z-index: 2;
|
||||
noscript {
|
||||
font-size: 25px;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user