treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Site Shifts when Browser Scrollbar appears

  • Hi,

    This may be a redundant post but i was unable to find anything in the search.

    My site will shift when the scroll bar appears in the browser.

    How do I go about correcting this?

    Thanks
  • Add

    html{
    height:100.1%
    }

    to your css.