Commit fd045bbe authored by Phil Hughes's avatar Phil Hughes

Fixed issue boards sidebar close button with new navigation

Closes #35296
parent 445cd22c
......@@ -431,7 +431,10 @@
margin: 5px;
}
.page-with-layout-nav.page-with-sub-nav .issue-boards-sidebar {
.page-with-layout-nav.page-with-sub-nav .issue-boards-sidebar,
.page-with-new-sidebar.page-with-sidebar .issue-boards-sidebar {
position: absolute;
&.right-sidebar {
top: 0;
bottom: 0;
......
---
title: Fixed issue boards sidebar close icon size
merge_request:
author:
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