From e6ee29f57c7f0fb6f24967254109edf70de81f66 Mon Sep 17 00:00:00 2001 From: denise Date: Thu, 9 Aug 2012 17:28:35 -0400 Subject: [PATCH] Smart Playlist Options: changed width of fieldset --- airtime_mvc/public/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/airtime_mvc/public/css/styles.css b/airtime_mvc/public/css/styles.css index 41d230e8a..e12df0030 100644 --- a/airtime_mvc/public/css/styles.css +++ b/airtime_mvc/public/css/styles.css @@ -502,7 +502,7 @@ table.library-get-file-md.table-small{ /***** SMART PLAYLIST SPECIFIC STYLES BEGIN *****/ .sp-scrollable{ overflow-x: auto; - width: 781px; + width: 765px; } .sp-invisible{