Skip to content
Snippets Groups Projects
Commit c6ff3d3c authored by Andrew Fontaine's avatar Andrew Fontaine
Browse files

Fix Project Buttons

Correct the border colour of the count badge buttons.
parent ae944b36
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -303,7 +303,7 @@
 
.count-badge-count,
.count-badge-button {
border: 1px solid $border-color;
border: 1px solid $gray-400;
line-height: 1;
}
 
Loading
Loading
---
title: Fix Project Badge Button Styles
merge_request: 30678
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment