summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke "Jared" Bennett <lbennett@gitlab.com>2016-12-22 12:31:25 +0000
committerLuke "Jared" Bennett <lbennett@gitlab.com>2016-12-22 12:31:25 +0000
commitb552f2b02039de374c9eca229ec2b220b1577c08 (patch)
tree60aa2a5c9d3cfa743e13c3e323e19178ca3781d0
parent6d9c1d3efce00da95832feaaf36227bcbffecadf (diff)
downloadgitlab-ce-25951-labels-are-not-consistent-on-all-pages.tar.gz
Removed color-label overwrites25951-labels-are-not-consistent-on-all-pages
-rw-r--r--app/assets/stylesheets/pages/milestone.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/pages/milestone.scss b/app/assets/stylesheets/pages/milestone.scss
index 77c523d7310..f47ae9c6157 100644
--- a/app/assets/stylesheets/pages/milestone.scss
+++ b/app/assets/stylesheets/pages/milestone.scss
@@ -25,12 +25,6 @@
}
.issuable-row {
- .color-label {
- border-radius: 2px;
- padding: 3px !important;
- margin-right: 7px;
- }
-
span a {
color: $gl-text-color;
word-wrap: break-word;