From: Laury GvR Date: Thu, 31 May 2018 20:22:51 +0000 (-0400) Subject: Better position celebration graphic in header X-Git-Tag: v1.0.3^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=b2fcbe05e71b9f40236701f43ec3b359580c8b23;p=WP-Themes%2Fharborsprings.git Better position celebration graphic in header --- diff --git a/style.css b/style.css index 4575439..8d3c7c1 100644 --- a/style.css +++ b/style.css @@ -35,13 +35,14 @@ fieldset{padding:0;margin:0;border:0;min-width:0}legend{display:block;width:100% margin-top: 20px; } body header.container p { - margin: 15px 10px 0px; + margin: 15px 10px 10px; } @media (min-width: 999px) { #anniversary-image { float: right; } body header.container p { + clear: right; float: right; } }