summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/framework/common.scss
diff options
context:
space:
mode:
authorConstance Okoghenun <cokoghenun@gitlab.com>2018-06-20 23:36:34 +0100
committerConstance Okoghenun <cokoghenun@gitlab.com>2018-06-20 23:36:34 +0100
commit5196af23c5fc830c1bcafc8ab7631307ea19aec3 (patch)
tree1e38f6ecac98914de710804ef10d98c94d73b6e7 /app/assets/stylesheets/framework/common.scss
parent90a10c32eccf07011784bee5ad4cb0270f04a7dd (diff)
downloadgitlab-ce-5196af23c5fc830c1bcafc8ab7631307ea19aec3.tar.gz
Updated styling of milestone lists
Diffstat (limited to 'app/assets/stylesheets/framework/common.scss')
-rw-r--r--app/assets/stylesheets/framework/common.scss4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index 738f3b28eb7..218e37602dd 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -262,10 +262,6 @@ li.note {
}
.milestone {
- &.milestone-closed {
- background: $gray-light;
- }
-
.progress {
margin-top: 4px;
box-shadow: none;