aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-02-24 02:32:46 -0800
committerFriendika <info@friendika.com>2011-02-24 02:32:46 -0800
commitc98ed12e10ed9db8a69066fe4ed94f9ae84482cb (patch)
tree81b558acd68f4d2837d33a033ff484b0c35abe7b /view/theme
parenta247a3cedb6a137d76fa7daa70d58ca91f17ff04 (diff)
downloadvolse-hubzilla-c98ed12e10ed9db8a69066fe4ed94f9ae84482cb.tar.gz
volse-hubzilla-c98ed12e10ed9db8a69066fe4ed94f9ae84482cb.tar.bz2
volse-hubzilla-c98ed12e10ed9db8a69066fe4ed94f9ae84482cb.zip
generalise wallwall template and fix "via wall-to-wall" float
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 2bffc2f17..3877fb2ea 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -849,6 +849,10 @@ input#dfrn-url {
float: left;
}
+.wallwall .wall-item-photo-end {
+ clear: both;
+}
+
.wall-item-arrowphoto-wrapper {
margin-top: 40px;
margin-right: 20px;