Commit d97982fe authored by George Tsiolis's avatar George Tsiolis

Update more angle-down icon instances

parent 970c1ab9
......@@ -38,7 +38,7 @@ export default {
</span>
{{ selected.title }}
<icon
name="angle-down"
name="chevron-down"
/>
</button>
<div class="dropdown-menu dropdown-menu-selectable dropdown-menu-drop-up">
......
......@@ -83,7 +83,7 @@ export default {
>
{{ selectedProjectName }}
<icon
name="angle-down"
name="chevron-down"
/>
</button>
<div class="dropdown-menu dropdown-menu-selectable dropdown-menu-full-width">
......
......@@ -145,7 +145,7 @@
right: 8px;
}
.ic-angle-down {
.ic-chevron-down {
position: absolute;
top: $gl-padding-8;
right: $gl-padding-8;
......
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