Commit c9d28cea authored by Natalia Tepluhina's avatar Natalia Tepluhina

Merge branch 'fix-padding-design-comments' into 'master'

Fix padding structure on design comments

See merge request gitlab-org/gitlab!21839
parents 9f01d2f8 b65a8bb4
---
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