Commit 60f82e74 authored by Robert Speicher's avatar Robert Speicher

Merge branch 'remove-duplicated-style' into 'master'

Remove duplicated style

See merge request gitlab-org/gitlab-ee!3118
parents b9bb58f4 2ca88d06
......@@ -132,22 +132,6 @@
}
}
.disabled-comment .issuable-note-warning {
border: none;
border-radius: $label-border-radius;
padding-top: $gl-vert-padding;
padding-bottom: $gl-vert-padding;
.icon svg {
position: relative;
top: 2px;
margin-right: $btn-xs-side-margin;
width: $gl-font-size;
height: $gl-font-size;
fill: $orange-600;
}
}
.sidebar-item-value {
.fa {
background-color: inherit;
......
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