Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFatih Acet <acetfatih@gmail.com>2018-07-02 13:15:51 +0300
committerFatih Acet <acetfatih@gmail.com>2018-07-02 13:15:51 +0300
commit08efe074d43fc8e49b1ddf4b4c229c08ab78caf0 (patch)
treeaadaa61ad4281133391894cf895c8ee2657506e5 /app/assets/stylesheets/framework/common.scss
parent0c50c61934d6beb3b969d4f1ee2e49a9f716147e (diff)
parentfbcb55c6a8e2944411a3244bd7b09b3b9d1fe1df (diff)
Merge branch '39543-milestone-page-list-redesign' into 'master'
Resolve "Milestone page list redesign" Closes #39543 See merge request gitlab-org/gitlab-ce!19832
Diffstat (limited to 'app/assets/stylesheets/framework/common.scss')
-rw-r--r--app/assets/stylesheets/framework/common.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/assets/stylesheets/framework/common.scss b/app/assets/stylesheets/framework/common.scss
index 326499125fc..218e37602dd 100644
--- a/app/assets/stylesheets/framework/common.scss
+++ b/app/assets/stylesheets/framework/common.scss
@@ -262,12 +262,7 @@ li.note {
}
.milestone {
- &.milestone-closed {
- background: $gray-light;
- }
-
.progress {
- margin-bottom: 0;
margin-top: 4px;
box-shadow: none;
background-color: $border-gray-light;