From 0db39bf5f812ed0fbfcfc06f482f27c3aa18cd2b Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Sun, 5 Jun 2011 18:31:41 +0000 Subject: well, not quite. This fixes a css issue with the album sorter. --- views/default/tidypics/css.php | 1 + 1 file changed, 1 insertion(+) diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index 3a70a0ca6..25a29fdc3 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -407,6 +407,7 @@ float:left; margin:3px; width:161px; height:161px; +list-style:none; } #tidypics_album_sort img { -- cgit v1.2.3