UX: Move timeline to the left slightly

This commit is contained in:
Robin Ward 2016-05-18 17:53:02 -04:00
parent 37642be6a6
commit 724c127c0e
No known key found for this signature in database
GPG Key ID: 0E091E2B4ED1B83D

View File

@ -11,7 +11,7 @@
top: 140px; top: 140px;
.topic-timeline { .topic-timeline {
margin-left: 7em; margin-left: 3em;
width: 200px; width: 200px;
.timeline-controls { .timeline-controls {