Commit 6536c990 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'issue-boards-close-icon-size' into 'master'

Fixed issue boards sidebar close button with new navigation

Closes #35296

See merge request !12991
parents ea6dfcad fd045bbe
......@@ -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