diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/css/style.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css index 94092bbf0..ab210d814 100644 --- a/view/theme/duepuntozero/css/style.css +++ b/view/theme/duepuntozero/css/style.css @@ -972,6 +972,11 @@ input#dfrn-url { margin-left: 50px; } +.tread-end-wrapper { + margin-left: 50px; +} + + .wall-item-content-wrapper.comment { background: #ffffff; border-left: 1px solid #e0e0e0; |