aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-27 01:28:22 -0700
committerFriendika <info@friendika.com>2011-09-27 01:28:22 -0700
commit2118dd316007650bec1ad36a5ae39c1c5f929d25 (patch)
tree43eaffdf92bbdfab50aabfc3ddeb4c026f6149af /view
parent25ac93f44d92b839c5012ba8cbb7ecf221658eff (diff)
downloadvolse-hubzilla-2118dd316007650bec1ad36a5ae39c1c5f929d25.tar.gz
volse-hubzilla-2118dd316007650bec1ad36a5ae39c1c5f929d25.tar.bz2
volse-hubzilla-2118dd316007650bec1ad36a5ae39c1c5f929d25.zip
vcard elements float not cleared
Diffstat (limited to 'view')
-rw-r--r--view/theme/duepuntozero/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css
index 2bb24ec45..b0aa99a97 100644
--- a/view/theme/duepuntozero/style.css
+++ b/view/theme/duepuntozero/style.css
@@ -2205,6 +2205,9 @@ a.mail-list-link {
margin-bottom: 5px;
}
+.vcard dl {
+ clear: both;
+}
#birthday-title {
float: left;