diff options
author | friendica <info@friendica.com> | 2011-11-24 18:51:14 -0800 |
---|---|---|
committer | friendica <info@friendica.com> | 2011-11-24 18:51:14 -0800 |
commit | 6b93324c11439e739bfe32e0be6ddd07f72ea294 (patch) | |
tree | 8f5c6cab85cfd8535637e1334c1d0ba6bbf7d3e6 /view | |
parent | a1c277ed1a7a604a3b0e9ab21695a45e29c1b249 (diff) | |
download | volse-hubzilla-6b93324c11439e739bfe32e0be6ddd07f72ea294.tar.gz volse-hubzilla-6b93324c11439e739bfe32e0be6ddd07f72ea294.tar.bz2 volse-hubzilla-6b93324c11439e739bfe32e0be6ddd07f72ea294.zip |
"show more" -> move closer to text
Diffstat (limited to 'view')
-rw-r--r-- | view/theme/duepuntozero/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index d678876dc..0f9999c3e 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -62,7 +62,7 @@ blockquote { } .hide-comments { - margin-left: 15px; + margin-left: 5px; } #panel { |