Commit b65a8bb4 authored by Jarek Ostrowski's avatar Jarek Ostrowski

Fix padding structure on design comments

Add changelog
Revert schema
parent 222e7033
---
title: Fix padding on the design comments
merge_request: 21839
author:
type: fixed
......@@ -37,7 +37,6 @@
}
.design-discussion {
padding: $gl-padding 0;
margin: $gl-padding 0;
&::before {
......@@ -63,7 +62,6 @@
.reply-wrapper {
padding: $gl-padding;
padding-bottom: 0;
}
}
......
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