Commit 0df95d7e authored by Kushal Pandya's avatar Kushal Pandya

Merge branch...

Merge branch '350521-boards-top-buttons-and-filter-bar-are-misaligned-on-small-screens' into 'master'

Boards - Fix top elements alignment

See merge request gitlab-org/gitlab!78428
parents fadd6adb 08b2142a
......@@ -206,7 +206,7 @@
%button.clear-search.hidden{ type: 'button' }
= sprite_icon('close', size: 16, css_class: 'clear-search-icon')
.filter-dropdown-container.d-flex.flex-column.flex-md-row
.filter-dropdown-container.gl-display-flex.gl-flex-direction-column.gl-md-flex-direction-row.gl-align-items-flex-start
- if type == :boards
#js-board-labels-toggle
- if current_user
......
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