make schedule boxes wider to accomodate more text

This commit is contained in:
Thomas Steen Rasmussen 2016-08-09 00:51:44 +02:00
parent 8dec02c02c
commit a1b3c3be29

View file

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