Firefox and Chrome doesn’t show a scrollbar on the right if the content of a page isn’t longer than the window. But when the content becomes longer, the vertical scrollbar appears and causes the layout to shift. This “jump” can be quite annoying as the whole layout moves to the left. To fix this:
html { overflow-y:scroll; }
Related Posts
June 13, 2013
View PSD & TGA Files in Windows Explorer
Want to be able to view .PSD and .TGA files as thumbnails in your explorer?
September 19, 2014
[FIX] Unity3D – 4.5 Hierarchy Sorting By Name
December 9, 2009
ATR Open House
April 25, 2017
[FIX] Unity3D – Android Keyboard White Text on White Background
How to fix Unity3D Android Keyboard White Text on White Background