From efdd4b6544e14355f6ae0e6151c6f828271d3913 Mon Sep 17 00:00:00 2001 From: Cash Costello Date: Mon, 28 Nov 2011 07:50:23 -0500 Subject: working on album sorting --- views/default/tidypics/css.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'views/default/tidypics/css.php') diff --git a/views/default/tidypics/css.php b/views/default/tidypics/css.php index 542123bd0..82594db0e 100644 --- a/views/default/tidypics/css.php +++ b/views/default/tidypics/css.php @@ -22,6 +22,12 @@ width: 120px; } +#tidypics-sort li { +width:153px; +height:153px; +} + + -- cgit v1.2.3