Commit 5b549cea authored by Holly Reynolds's avatar Holly Reynolds Committed by Kushal Pandya

Resolve "Issue picker buttons don’t overflow nicely"

parent 0382457b
......@@ -86,10 +86,10 @@
-# This element is filled in using JavaScript.
.content-block.emoji-block.emoji-block-sticky
.row
.col-md-12.col-lg-4.js-noteable-awards
.row.gl-m-0.gl-justify-content-space-between
.js-noteable-awards
= render 'award_emoji/awards_block', awardable: @issue, inline: true
.col-md-12.col-lg-8.new-branch-col
.new-branch-col
#js-vue-sort-issue-discussions
#js-vue-discussion-filter{ data: { default_filter: current_user&.notes_filter_for(@issue), notes_filters: UserPreference.notes_filters.to_json } }
= render 'new_branch' if show_new_branch_button?
......
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