Made some tweaks on the schedule size

This commit is contained in:
Bram van der Veen 2015-06-24 16:37:41 +02:00
parent baff9267e2
commit 49979e7d2d

View file

@ -161,8 +161,9 @@ div.schedule {
}
div.hour {
width: 150px;
height: 20px;
width: 220px;
height: 45px;
line-height: 45px;
padding: 12px 0px;
position: relative;
border-bottom: solid 1px #000;