Skip to content

Fixed the new sidebars width when browser has scrollbars

Phil Hughes requested to merge fix-sidebar-with-scrollbars into master

What does this MR do?

Changes the width of the new sidebar to be min-width to allow for the sidebar to increase the width if it is present.

Screenshots (if relevant)

Screenshots taken on Mac:

Screen_Shot_2017-09-11_at_17.02.20

Screen_Shot_2017-09-11_at_17.07.30

Screen_Shot_2017-09-11_at_17.02.30

Screenshots from Windows:

FireFox

Screen_Shot_2017-09-11_at_19.29.51

IE

Screen_Shot_2017-09-11_at_19.30.42

Chrome

Screen_Shot_2017-09-11_at_19.31.37

What are the relevant issue numbers?

Closes #37606 (closed)

Edited by Phil Hughes

Merge request reports