Commit e2babfbd authored by Clement Ho's avatar Clement Ho

Merge branch '40638-star-icon' into 'master'

Fix star icon color/stroke

Closes #40638

See merge request gitlab-org/gitlab-ce!15636
parents f1d1cea8 9fe7aa70
...@@ -291,14 +291,7 @@ ...@@ -291,14 +291,7 @@
} }
svg { svg {
fill: $layout-link-gray;
path {
fill: $layout-link-gray;
}
use {
stroke: $layout-link-gray;
}
} }
.fa-caret-down { .fa-caret-down {
......
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