Commit cebe5a8d authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'alai/37360-sidebarBug' into 'master'

Sidebar getting partially hidden behind the content block

See merge request gitlab-org/gitlab!21978
parents 1f801545 8c4f1335
......@@ -288,7 +288,7 @@
}
.issuable-sidebar {
width: calc(100% + 100px);
width: 100%;
height: 100%;
overflow-y: scroll;
overflow-x: hidden;
......
---
title: Sidebar getting partially hidden behind the content block
merge_request: 21978
author: allenlai18
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment