Commit 3b50596c authored by Farhad Yasir's avatar Farhad Yasir Committed by Annabel Dunstone Gray

Fix border radius of discussion comments

parent 6abd3880
......@@ -44,6 +44,7 @@ $note-form-margin-left: 72px;
border: 1px solid $border-color;
border-radius: $border-radius-default;
margin: $gl-padding 0;
overflow: auto;
&.system-note,
&.note-form {
......
---
title: Fixes missing border color in discussion card component
merge_request: 26242
author: Farhad Yasir
type: fixed
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