diff options
Diffstat (limited to 'view/theme/loozah')
-rw-r--r-- | view/theme/loozah/style.css | 3 |
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; |