From: Mike Taylor Date: Wed, 21 May 2014 14:34:37 +0000 (+0100) Subject: Remove width:100% from .mkwsCredo div.content styles, as it interacts X-Git-Tag: 1.0.0~628 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=2bed384c0cae201ff3e2ee635ea80c9d5138c96e Remove width:100% from .mkwsCredo div.content styles, as it interacts badly with the padding. --- diff --git a/examples/htdocs/mkws-widget-credo.css b/examples/htdocs/mkws-widget-credo.css index 2b8ef0d..67be904 100644 --- a/examples/htdocs/mkws-widget-credo.css +++ b/examples/htdocs/mkws-widget-credo.css @@ -47,7 +47,6 @@ // Next two are needed to make this area grow to contain floated images. // See http://www.quirksmode.org/css/clearing.html overflow: auto; - width: 100%; } .mkwsReference h1 {