Tweaked layout of the embed widgets page

This commit is contained in:
Albert Santoni 2015-06-11 14:30:52 -04:00
parent 9c3979f3ba
commit 1efc47beb9
3 changed files with 17 additions and 14 deletions

View file

@ -78,7 +78,7 @@ body {
}
.schedule.current .schedule_content {
max-height: 300px;
max-height: 290px;
}
.tab_content.current ul {

View file

@ -3282,10 +3282,11 @@ dd .stream-status {
font-weight: bold;
}
.blah {
.schedule_iframe_wrapper {
width: 100%;
float: left;
text-align: center;
padding: 10px;
}
#schedule_iframe {