fix speakers titles
authorSarah Conway <sarahwiz210@yahoo.com>
Tue, 25 Jul 2017 00:32:51 +0000 (17:32 -0700)
committerGitHub <noreply@github.com>
Tue, 25 Jul 2017 00:32:51 +0000 (17:32 -0700)
templates/confreg/schedule.html

index d6edf404021f64a3c1302f2270cb89d7c7fcd0de..b04f5971ea28ba3f8e9b0ed1e7af8a9e4efd02c6 100644 (file)
@@ -27,6 +27,10 @@ div.sessblock a {
    text-decoration: none;
    color: black;
 }
+div.sessblock p {
+   display: inline-block;
+   margin: 0;
+}
 {%for track in tracks%}
 div.track{{track.id}} {
    background-color: {{track.color}};
@@ -41,7 +45,7 @@ div.track{{track.id}} {
 You can find the full conference information at the
 <a href="{{conference.confurl}}">conference website</a>.
 This schedule is subject to changes and will be updated when any
-changes occur. <a href="ical/">iCalendar</a> format. is also 
+changes occur. <a href="ical/">iCalendar</a> format is also 
 available for mobile users.
 </p>