X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=examples%2Fhtdocs%2Fmkws-widget-credo.css;fp=examples%2Fhtdocs%2Fmkws-widget-credo.css;h=2b8ef0d2cb46a86ca58c581a5d6b155b4ab29c4e;hb=a0c43fd14e6eaa9f6c23952c5cc782382edd2a60;hp=5e4ffa2b88db6c8d47ed31fee6c92e047602e39b;hpb=90417a292cb659e7d8f2953b42da82d6fc21edbe;p=mkws-moved-to-github.git diff --git a/examples/htdocs/mkws-widget-credo.css b/examples/htdocs/mkws-widget-credo.css index 5e4ffa2..2b8ef0d 100644 --- a/examples/htdocs/mkws-widget-credo.css +++ b/examples/htdocs/mkws-widget-credo.css @@ -43,6 +43,11 @@ .mkwsCredo div.content { background: white; padding: 0.5em 1em; + + // 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 {