Fixed some issues with embedded schedule widget style

This commit is contained in:
Albert Santoni 2015-06-11 15:04:59 -04:00
parent 1efc47beb9
commit 505d6fbc57
3 changed files with 8 additions and 2 deletions

View file

@ -78,7 +78,6 @@ body {
}
.schedule.current .schedule_content {
max-height: 290px;
}
.tab_content.current ul {
@ -117,6 +116,7 @@ background: rgba(53, 53, 53, 1.0);
text-transform: none;
text-align: center;
color: #aaaaaa;
line-height: 240px;
}
.schedule_item div.time_grid {