aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/loozah
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-27 01:32:54 -0700
committerFriendika <info@friendika.com>2011-09-27 01:32:54 -0700
commit1e288dc8a3169a313876ea671979b40c29722752 (patch)
treeee2cc2d1ec94de52ab5dcb3a0f7ad9fdc441dada /view/theme/loozah
parent8c6e7a24cd1dedc2e34cf41f23df3f070a582b2e (diff)
downloadvolse-hubzilla-1e288dc8a3169a313876ea671979b40c29722752.tar.gz
volse-hubzilla-1e288dc8a3169a313876ea671979b40c29722752.tar.bz2
volse-hubzilla-1e288dc8a3169a313876ea671979b40c29722752.zip
loozah theme vcard float not cleared
Diffstat (limited to 'view/theme/loozah')
-rw-r--r--view/theme/loozah/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/loozah/style.css b/view/theme/loozah/style.css
index dda980366..e2ce0cc06 100644
--- a/view/theme/loozah/style.css
+++ b/view/theme/loozah/style.css
@@ -287,6 +287,9 @@ nav {
margin-bottom: 5px;
}
+.vcard dl {
+ clear: both;
+}
.powered {
font-size: 0.6em;