CC-2775: layout fix

- fixed
This commit is contained in:
James 2011-09-14 16:43:16 -04:00
parent 5537bd0d89
commit f60a4439be
1 changed files with 8 additions and 0 deletions

View File

@ -1054,6 +1054,14 @@ h2#scheduled_playlist_name span {
width:60%;
}
.simple-formblock dd.block-display {
width: 100%;
}
.stream-setting-content dd.block-display {
width: 60%;
}
.simple-formblock.padded-strong {
padding:12px;
}