diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-06-05 18:31:41 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-06-05 18:31:41 +0000 |
commit | 0db39bf5f812ed0fbfcfc06f482f27c3aa18cd2b (patch) | |
tree | c1557e3cf8f5677d76dcb4df7775acc06c2215e6 /views/default/tidypics/css.php | |
parent | 0b3e08aed1ddbf117a42e56c9fe0ab72e71d996e (diff) | |
download | elgg-0db39bf5f812ed0fbfcfc06f482f27c3aa18cd2b.tar.gz elgg-0db39bf5f812ed0fbfcfc06f482f27c3aa18cd2b.tar.bz2 |
well, not quite. This fixes a css issue with the album sorter.
Diffstat (limited to 'views/default/tidypics/css.php')
-rw-r--r-- | views/default/tidypics/css.php | 1 |
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 { |