do not hide controls button. clearer
This commit is contained in:
parent
031fc43a8a
commit
7402a9fb0d
@ -47,10 +47,6 @@
|
||||
.srch-breakpoint.ui-grid-a .ui-block-a, .srch-breakpoint.ui-grid-a .ui-block-b {
|
||||
width: 49%;
|
||||
}
|
||||
/*controls*/
|
||||
#btcontrols {
|
||||
display: none;
|
||||
}
|
||||
.scroll {
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
@ -105,10 +101,6 @@
|
||||
.srch-breakpoint.ui-grid-a .ui-block-a, .srch-breakpoint.ui-grid-a .ui-block-b {
|
||||
width: 100%;
|
||||
}
|
||||
/*controls*/
|
||||
#btcontrols {
|
||||
display: block;
|
||||
}
|
||||
#playlistspane, .scroll {
|
||||
overflow-y: auto;
|
||||
overflow-x: auto;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user