27240 Make progress bars consistent

This commit is contained in:
tauriedavis 2017-01-31 13:26:32 -08:00
parent 496646d4a2
commit 8f9be6d312
2 changed files with 6 additions and 0 deletions

View File

@ -253,6 +253,8 @@ li.note {
.progress {
margin-bottom: 0;
margin-top: 4px;
box-shadow: none;
background-color: $border-gray-light;
}
}

View File

@ -0,0 +1,4 @@
---
title: 27240 Make progress bars consistent
merge_request:
author: