Commit 435fd9d0 authored by Stan Hu's avatar Stan Hu

Merge branch 'master-lint' into 'master'

fix borderzero lint

See merge request gitlab-org/gitlab-ce!15233
parents df7eaa85 5427034d
......@@ -121,7 +121,7 @@
}
.disabled-comment {
border: none;
border: 0;
border-radius: $label-border-radius;
padding-top: $gl-vert-padding;
padding-bottom: $gl-vert-padding;
......
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