diff options
Diffstat (limited to 'view/theme')
-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 7fbeed4fe..1f713f28d 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -810,7 +810,7 @@ input#dfrn-url { .wall-item-wrapper { float: left; margin-right: 5px; - width: 80px; + width: 150px; } .wall-item-lock { height: 20px; |