Eliminate horizontal shifting on diff body heights
This commit is contained in:
parent
843ea5bf22
commit
f65713dfa6
|
@ -1,3 +1,7 @@
|
||||||
|
html {
|
||||||
|
overflow-y: scroll;
|
||||||
|
}
|
||||||
|
|
||||||
/** LAYOUT **/
|
/** LAYOUT **/
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue