Tweaked layout of the embed widgets page
This commit is contained in:
parent
9c3979f3ba
commit
1efc47beb9
3 changed files with 17 additions and 14 deletions
|
@ -78,7 +78,7 @@ body {
|
|||
}
|
||||
|
||||
.schedule.current .schedule_content {
|
||||
max-height: 300px;
|
||||
max-height: 290px;
|
||||
}
|
||||
|
||||
.tab_content.current ul {
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue