Smart Playlists: got rid of horitzontal scrolling

This commit is contained in:
denise 2012-08-10 10:42:01 -04:00
parent 8eea34dc39
commit c774e3b9bd
2 changed files with 1 additions and 6 deletions

View file

@ -500,11 +500,6 @@ table.library-get-file-md.table-small{
/***** SMART PLAYLIST SPECIFIC STYLES BEGIN *****/
.sp-scrollable{
overflow-x: auto;
width: 765px;
}
.sp-invisible{
visibility: hidden;
}