Radio Page improvements

This commit is contained in:
drigato 2015-06-15 14:42:37 -04:00
parent f4ff00355d
commit ad5121f2ca
8 changed files with 16 additions and 8 deletions

View file

@ -68,7 +68,8 @@ body {
}
.schedule.current .schedule_content {
max-height: 300px;
height: 70%;
overflow-y: auto;
}
.schedule_item {