aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/duepuntozero/css
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2012-08-09 01:35:46 +0100
committerThomas Willingham <founder@kakste.com>2012-08-09 01:35:46 +0100
commit29b8b8f82b72f646ea4c55d66766bd0e0c950657 (patch)
tree4b0b3a7c7fe941cddbdb359d4a7e3384e6b33dd6 /view/theme/duepuntozero/css
parent5b1a4100e07db023b0f6dae89aa009e74992b7e6 (diff)
parentc28da5673731acbedecb4209c38b72046db597e1 (diff)
downloadvolse-hubzilla-29b8b8f82b72f646ea4c55d66766bd0e0c950657.tar.gz
volse-hubzilla-29b8b8f82b72f646ea4c55d66766bd0e0c950657.tar.bz2
volse-hubzilla-29b8b8f82b72f646ea4c55d66766bd0e0c950657.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'view/theme/duepuntozero/css')
-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;
}