From 66a6292dfc1435f55373a055d3df1a8e2565ecf0 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 27 Sep 2020 19:50:30 +0200 Subject: [PATCH] duepuntozero styling of the address in the vcard --- view/theme/duepuntozero/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/theme/duepuntozero/style.css b/view/theme/duepuntozero/style.css index 85669be9ff..9a783286d0 100644 --- a/view/theme/duepuntozero/style.css +++ b/view/theme/duepuntozero/style.css @@ -2325,8 +2325,7 @@ aside input[type='text'] { } .adr, .homepage-url, .x-network { - float: left; - display: block; + display: inline-block; margin-left: 8px; } @@ -2375,6 +2374,7 @@ aside input[type='text'] { .vcard dl { clear: both; + display: inline-block; } #birthday-title {