Commit c6ff3d3c authored by Andrew Fontaine's avatar Andrew Fontaine

Fix Project Buttons

Correct the border colour of the count badge buttons.
parent ae944b36
......@@ -303,7 +303,7 @@
.count-badge-count,
.count-badge-button {
border: 1px solid $border-color;
border: 1px solid $gray-400;
line-height: 1;
}
......
---
title: Fix Project Badge Button Styles
merge_request: 30678
author:
type: fixed
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