Smart Playlist Options: changed width of fieldset
This commit is contained in:
parent
f75cf5ffe2
commit
e6ee29f57c
|
@ -502,7 +502,7 @@ table.library-get-file-md.table-small{
|
||||||
/***** SMART PLAYLIST SPECIFIC STYLES BEGIN *****/
|
/***** SMART PLAYLIST SPECIFIC STYLES BEGIN *****/
|
||||||
.sp-scrollable{
|
.sp-scrollable{
|
||||||
overflow-x: auto;
|
overflow-x: auto;
|
||||||
width: 781px;
|
width: 765px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sp-invisible{
|
.sp-invisible{
|
||||||
|
|
Loading…
Reference in New Issue