Commit 60799ae3 authored by Alfredo Sumaran's avatar Alfredo Sumaran

Prevent content misalignment

parent 2c6e34bc
......@@ -14,6 +14,14 @@ ul.notes {
margin: 0px;
padding: 0px;
.timeline-icon {
float: left;
}
.timeline-content {
margin-left: 50px;
}
.system-note {
font-size: 14px;
padding-top: 10px;
......
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