aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2011-06-05 18:31:41 +0000
committerCash Costello <cash.costello@gmail.com>2011-06-05 18:31:41 +0000
commit0db39bf5f812ed0fbfcfc06f482f27c3aa18cd2b (patch)
treec1557e3cf8f5677d76dcb4df7775acc06c2215e6
parent0b3e08aed1ddbf117a42e56c9fe0ab72e71d996e (diff)
downloadelgg-0db39bf5f812ed0fbfcfc06f482f27c3aa18cd2b.tar.gz
elgg-0db39bf5f812ed0fbfcfc06f482f27c3aa18cd2b.tar.bz2
well, not quite. This fixes a css issue with the album sorter.
-rw-r--r--views/default/tidypics/css.php1
1 files changed, 1 insertions, 0 deletions
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 {