Commit 9f1c19ce authored by Clement Ho's avatar Clement Ho

Style label dropdowns

parent eb55cf50
......@@ -79,6 +79,8 @@
width: 100%;
text-align: left;
padding: 8px 16px;
text-overflow: ellipsis;
overflow-y: hidden;
&:hover {
background-color: $dropdown-hover-color;
......
......@@ -69,7 +69,7 @@
%li.filter-dropdown
%button.btn.btn-link
%span.dropdown-label-box{ 'style': 'background: {{color}}'}
{{title}}
{{title}}
.pull-right
- if boards_page
#js-boards-seach.issue-boards-search
......
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