# HG changeset patch # User Paul Boddie # Date 1445355778 -7200 # Node ID 8ee0c9bc2d142dac569ca272b404555e707aa799 # Parent fccb686cff464846e0f9a37e75c324f43a66d0e0 Adjusted the endpoint label positioning. diff -r fccb686cff46 -r 8ee0c9bc2d14 htdocs/styles.css --- a/htdocs/styles.css Tue Oct 20 15:55:28 2015 +0200 +++ b/htdocs/styles.css Tue Oct 20 17:42:58 2015 +0200 @@ -72,6 +72,8 @@ th.timeslot span.endpoint { display: none; font-size: smaller; + position: relative; + bottom: 0.25em; } td.event {