From 5bb813b3813931e88232200961f5eb8f3d218892 Mon Sep 17 00:00:00 2001 From: Ove Klykken Date: Mon, 23 Jun 2014 19:52:39 +0000 Subject: [PATCH] zip code in footer was dispplaying on two lines --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index 195ef66..9cbfe7b 100755 --- a/styles.css +++ b/styles.css @@ -828,7 +828,7 @@ p.captionDescWrapper { #address1 { display: block; float: left; - width: 62%; + width: 63%; overflow: hidden; margin: 0 0 0 12px; padding: 0 0 5px 0; -- 2.17.1