Commit 2ad4568b authored by David O'Regan's avatar David O'Regan

Merge branch 'ph/fixBoardsShowLabelsLabelPosition' into 'master'

Fixes the position of the show labels label in issue boards

Changelog: fixed
MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/74223
EE: true

See merge request gitlab-org/gitlab!74223
parents 33d23d98 a64cf482
......@@ -43,6 +43,7 @@ export default {
label-position="left"
aria-describedby="board-labels-toggle-text"
data-qa-selector="show_labels_toggle"
class="gl-flex-direction-row"
@change="onToggle"
/>
</div>
......
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