diff options
author | friendica <info@friendica.com> | 2012-08-21 20:03:25 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-08-21 20:03:25 -0700 |
commit | 30e86284af3cdf64cf4f5f6a0e1ced04cfb73258 (patch) | |
tree | 938d2031d1492d9cbfa6b77382e5aaebba50c8d5 /view/theme/duepuntozero/css | |
parent | 9b9f35f8e57464ead49be0a8e2aa64b0d8a6573c (diff) | |
download | volse-hubzilla-30e86284af3cdf64cf4f5f6a0e1ced04cfb73258.tar.gz volse-hubzilla-30e86284af3cdf64cf4f5f6a0e1ced04cfb73258.tar.bz2 volse-hubzilla-30e86284af3cdf64cf4f5f6a0e1ced04cfb73258.zip |
upstream
Diffstat (limited to 'view/theme/duepuntozero/css')
-rw-r--r-- | view/theme/duepuntozero/css/style.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 18f620110..bbb4cb54f 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -934,6 +934,9 @@ input#dfrn-url { #network-bmark-link { margin-top: 10px; } +.tread-wrapper .wall-item-comment-wrapper { + margin-left: 50px; +} .wall-item-content-wrapper { margin-top: 10px; |