fixing scheduler layout, moving side playlist.

This commit is contained in:
naomiaro 2010-10-13 11:29:39 -04:00
parent edd6b4bb59
commit 8ac0093e2e
4 changed files with 12 additions and 8 deletions

View file

@ -316,11 +316,14 @@ input, select {
float: left;
}
.side_elements {
width: 250px;
}
.container_elements {
border: 1px solid #cfcfcf;
padding: 6px;
margin-bottom: 21px;
width: 250px;
}
.container_elements h1 {