Fixed some issues with embedded schedule widget style
This commit is contained in:
parent
1efc47beb9
commit
505d6fbc57
3 changed files with 8 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue