Commit e29bc5ac authored by Martin Wortschack's avatar Martin Wortschack Committed by Ezekiel Kigbo

Replace fa-chevron-down in project level VSA

parent 60d78bce
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
.dropdown.inline.js-ca-dropdown .dropdown.inline.js-ca-dropdown
%button.dropdown-menu-toggle{ "data-toggle" => "dropdown", :type => "button" } %button.dropdown-menu-toggle{ "data-toggle" => "dropdown", :type => "button" }
%span.dropdown-label {{ n__('Last %d day', 'Last %d days', 30) }} %span.dropdown-label {{ n__('Last %d day', 'Last %d days', 30) }}
%i.fa.fa-chevron-down = sprite_icon("chevron-down", css_class: "dropdown-menu-toggle-icon gl-top-3")
%ul.dropdown-menu.dropdown-menu-right %ul.dropdown-menu.dropdown-menu-right
%li %li
%a{ "href" => "#", "data-value" => "7" } %a{ "href" => "#", "data-value" => "7" }
......
---
title: Replace fa-chevron-down in project level VSA
merge_request: 47885
author:
type: changed
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