Skip to content

fix: bring split dropdown icon up to design spec

Scott Hampton requested to merge 185-properly-fix-the-split-dropdown into master

Bootstrap adds their own custom dropdown icon when we create a split dropdown, but that icon is not the chevron-down icon that we have in our design specs. This fix replaces that icon for the gl-dropdown; other dropdown buttons on gitlab.com will have to use a different solution.

Before After
Before After

Closes #185 (closed)

Edited by Scott Hampton

Merge request reports