Commit e2f4e288 authored by tauriedavis's avatar tauriedavis

Remove 0 margin bottom for last paragraph on note text

parent ec2130be
...@@ -3,12 +3,6 @@ ...@@ -3,12 +3,6 @@
margin: 0; margin: 0;
padding: 0; padding: 0;
.note-text {
p:last-child {
margin-bottom: 0 !important;
}
}
.system-note { .system-note {
.note-text { .note-text {
color: $gl-text-color !important; 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