From 121f176121c50525447e297d15c91e537223455a Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Wed, 21 May 2014 15:43:43 +0100 Subject: [PATCH] Comment. --- examples/htdocs/mkws-widget-credo.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- 1.7.10.4