Comment.
authorMike Taylor <mike@indexdata.com>
Wed, 21 May 2014 14:43:43 +0000 (15:43 +0100)
committerMike Taylor <mike@indexdata.com>
Wed, 21 May 2014 14:43:43 +0000 (15:43 +0100)
examples/htdocs/mkws-widget-credo.css

index 67be904..99a1b9d 100644 (file)
@@ -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;
 }