From: Mike Taylor Date: Wed, 21 May 2014 14:43:43 +0000 (+0100) Subject: Comment. X-Git-Tag: 1.0.0~627 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=121f176121c50525447e297d15c91e537223455a Comment. --- diff --git a/examples/htdocs/mkws-widget-credo.css b/examples/htdocs/mkws-widget-credo.css index 67be904..99a1b9d 100644 --- a/examples/htdocs/mkws-widget-credo.css +++ b/examples/htdocs/mkws-widget-credo.css @@ -44,7 +44,7 @@ background: white; padding: 0.5em 1em; - // Next two are needed to make this area grow to contain floated images. + // Next is needed to make this area grow to contain floated images. // See http://www.quirksmode.org/css/clearing.html overflow: auto; }