make schedule boxes higher to accomodate large titles and speaker names

This commit is contained in:
Thomas Steen Rasmussen 2016-08-09 16:58:03 +02:00
parent 0cd9b4dbc1
commit 84cb156237

View file

@ -122,7 +122,7 @@ footer {
.event { .event {
max-width: 200px; max-width: 200px;
height: 120px; height: 150px;
display: inline-block; display: inline-block;
margin: 5px 5px; margin: 5px 5px;
padding: 5px; padding: 5px;