From 7739b20caeb9fef5a0ecc2cfa2b366bf13b15e07 Mon Sep 17 00:00:00 2001 From: Naomi Date: Mon, 31 Jan 2011 14:01:05 -0500 Subject: [PATCH] slight change so new css on old html looks ok for release RC-1 --- public/css/playlist_builder.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/css/playlist_builder.css b/public/css/playlist_builder.css index 6439721e0..169b231f1 100644 --- a/public/css/playlist_builder.css +++ b/public/css/playlist_builder.css @@ -183,7 +183,6 @@ overflow: hidden; padding: 0 30px 0 10px; text-indent: 2px; - margin:-1px 0 0 0; float:none; } #spl_sortable .top { @@ -233,4 +232,4 @@ #spl_sortable li .spl_fade_end.ui-state-active { background: transparent url(images/fade_out.png) no-repeat 0 -30px; border:none; -} \ No newline at end of file +}