Commit 0fccbdbc authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Merge branch 'add-back-margin-to-note-text' into 'master'

Remove 0 margin bottom for last paragraph on note text

See merge request !11699
parents 516e3532 e2f4e288
......@@ -3,12 +3,6 @@
margin: 0;
padding: 0;
.note-text {
p:last-child {
margin-bottom: 0 !important;
}
}
.system-note {
.note-text {
color: $gl-text-color !important;
......
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