aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-21 20:28:29 -0800
committerFriendika <info@friendika.com>2011-02-21 20:28:29 -0800
commit99eef96822b23aca3c0dcf999868146a9161e503 (patch)
tree373e887319243c09ce024e1847e29b34d3d96a41 /view/theme
parent5f2f64406407839d0a9d906e0ad165067d90d130 (diff)
downloadvolse-hubzilla-99eef96822b23aca3c0dcf999868146a9161e503.tar.gz
volse-hubzilla-99eef96822b23aca3c0dcf999868146a9161e503.tar.bz2
volse-hubzilla-99eef96822b23aca3c0dcf999868146a9161e503.zip
clear float after title for items having title
Diffstat (limited to 'view/theme')
-rw-r--r--view/theme/duepuntozero/style.css4
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;*/