From: Ove Klykken Date: Mon, 23 Jun 2014 19:52:39 +0000 (+0000) Subject: zip code in footer was dispplaying on two lines X-Git-Tag: v1.0.0~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5bb813b3813931e88232200961f5eb8f3d218892;p=web%2FTroutCreek.git zip code in footer was dispplaying on two lines --- 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;