Skip to content

fix: content shift when y-scrollbar disappears

Hannes Heine requested to merge pr3151head into pr3151base

Created by: Tirokk

rbeer Authored by rbeer Closed


🍰 Pullrequest

This change

  1. calculates the width of the vertical scrollbar (px-value)
  2. sets px-value as padding-right to .main-navigation and body

thus preventing the page's content from shifting when filling up space that the disappearing scrollbar leaves behind.

hc_dropdowns-2020-02-24_17 31 41

Issues

Todo

  • None

Merge request reports