Commit bef19a29 authored by Tim Zallmann's avatar Tim Zallmann

Merge branch 'button-icon' into 'master'

Adds a btn-icon class

See merge request gitlab-org/gitlab-ce!22870
parents 8467167b 0ded56dd
......@@ -207,6 +207,10 @@
@include btn-with-margin;
}
&.btn-icon {
color: $gl-gray-700;
}
.fa-caret-down,
.fa-chevron-down {
margin-left: 5px;
......
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