Skip to content

Change to dynamic width (Fixes gitlab-org/gitlab-ce#66195)

Ben Radcliffe requested to merge (removed):contextual-sidebar into master

What does this MR do?

This MR fixes gitlab-org/gitlab-ce#66195. A SCSS variable introducing static width into a container with vertical overflow is creating an unnecessary horizontal scroll.

No testing should be needed beyond additional cross-browser testing. Fix appears functional in Safari, Chrome, and Firefox.

Does this MR meet the acceptance criteria?

Conformity

Performance and Testing

Shouldn't pose any risk; if anything, negligibly shears down compilation time? I would cross-browser test this in IE/Edge, but it appears to work in Safari, Chrome, and Firefox.

Edited by Ben Radcliffe

Merge request reports

Loading