Commit 4675ff46 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove bottom margin for text in event note

parent 77a9b144
......@@ -80,6 +80,10 @@
margin-left: 0px;
max-width: 200px;
}
p:last-child {
margin-bottom: 0;
}
}
.event-note-icon {
color: #777;
......
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