Commit 5427034d authored by Simon Knox's avatar Simon Knox

fix borderzero lint

parent df7eaa85
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
} }
.disabled-comment { .disabled-comment {
border: none; border: 0;
border-radius: $label-border-radius; border-radius: $label-border-radius;
padding-top: $gl-vert-padding; padding-top: $gl-vert-padding;
padding-bottom: $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