Commit 8f9be6d3 authored by tauriedavis's avatar tauriedavis

27240 Make progress bars consistent

parent 496646d4
...@@ -253,6 +253,8 @@ li.note { ...@@ -253,6 +253,8 @@ li.note {
.progress { .progress {
margin-bottom: 0; margin-bottom: 0;
margin-top: 4px; margin-top: 4px;
box-shadow: none;
background-color: $border-gray-light;
} }
} }
......
---
title: 27240 Make progress bars consistent
merge_request:
author:
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