Content jumps horizontally whenever browser adds a scrollbar

后端 未结 6 1679
星月不相逢
星月不相逢 2021-01-04 03:28

I\'m using a fixed width body and auto margins to center my content in the middle of the page. When the content exceeds the page\'s height and the browser adds a scrollbar,

6条回答
  •  旧时难觅i
    2021-01-04 03:49

    You can force the scrollbar to always appear:

    http://www.mediacollege.com/internet/css/scroll-always.html

提交回复
热议问题