aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/duepuntozero')
-rw-r--r--view/theme/duepuntozero/css/style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/theme/duepuntozero/css/style.css b/view/theme/duepuntozero/css/style.css
index 56464ea50..544820b68 100644
--- a/view/theme/duepuntozero/css/style.css
+++ b/view/theme/duepuntozero/css/style.css
@@ -1122,7 +1122,7 @@ input#dfrn-url {
height: 50px !important;
}
.wall-item-content {
- /*float: left;*/
+ float: left;
/*width: 450px;*/
margin-left: 10px;
/*margin-bottom: 20px;*/
@@ -1148,7 +1148,7 @@ input#dfrn-url {
}
.wall-item-body {
- float: left;
+/* float: left; */
/*width: 450px;*/
margin-top: 10px;
}