diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/css/style.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 67a487295..3a78a9ddc 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -958,7 +958,7 @@ input#dfrn-url { #network-bmark-link { margin-top: 10px; } -.tread-wrapper .wall-item-comment-wrapper { +.thread-wrapper .wall-item-comment-wrapper { margin-left: 50px; } @@ -968,11 +968,11 @@ input#dfrn-url { position: relative; } -.tread-wrapper .tread-wrapper { +.thread-wrapper .thread-wrapper { margin-left: 50px; } -.tread-end-wrapper { +.thread-end-wrapper { margin-left: 50px; } |