CC-3174 : showbuilder

making each separate widget scrollable (playlist, library, timeline)
This commit is contained in:
Naomi Aro 2012-03-06 13:19:20 +01:00
parent a832a40c75
commit 6c5f710329
5 changed files with 37 additions and 9 deletions

View file

@ -366,7 +366,7 @@ select {
.wrapper {
margin: 0 20px 0 20px;
padding:20px 0 0 0;
padding:10px 0 0 0;
}
.alpha-block {
@ -577,7 +577,7 @@ dl.inline-list dd {
line-height:22px;
}
.dataTables_filter {
margin:8px 0 0 8px;
margin:0 0 0 8px;
}
.dataTables_filter .auto-search {
width:55%;