diff options
Diffstat (limited to 'view/theme')
-rw-r--r-- | view/theme/duepuntozero/style.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 916f191e1..35ffe3a89 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -924,6 +924,10 @@ input#dfrn-url { /*width: 450px;*/ } +.wall-item-title-end { + clear: both; +} + .wall-item-body { float: left; /*width: 450px;*/ |