Commit 8c4f1335 authored by Allen Lai's avatar Allen Lai Committed by Kushal Pandya

Sidebar getting partially hidden behind the content block

parent 1f801545
...@@ -288,7 +288,7 @@ ...@@ -288,7 +288,7 @@
} }
.issuable-sidebar { .issuable-sidebar {
width: calc(100% + 100px); width: 100%;
height: 100%; height: 100%;
overflow-y: scroll; overflow-y: scroll;
overflow-x: hidden; 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