Cross-browser overflow consistency
This commit is contained in:
parent
7c1afc6e55
commit
69f079f31b
|
@ -26,7 +26,7 @@ body {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.firefox, .firefox body:not(.search-results-shown) {
|
html, body:not(.search-results-shown) {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user