From: Steve Sutton Date: Wed, 13 May 2015 12:14:34 +0000 (-0400) Subject: For the headers in the wordpress content X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=dcf330d2349982b909d28c1dc55e228ae827d46b;p=web%2FGruntInit%2FglmTheme.git For the headers in the wordpress content need to clear them --- diff --git a/root/scss/_wordpress.scss b/root/scss/_wordpress.scss index 68382c4..37ca6bc 100644 --- a/root/scss/_wordpress.scss +++ b/root/scss/_wordpress.scss @@ -199,6 +199,11 @@ img.alignleft, img.alignright, img.aligncenter, div.wp-caption img { text-align: center; } } +.content-wrapper { + h1, h2, h3, h4, h5, h6 { + clear: both; + } +} .content { background: #fff; /* -webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.75);