Custom CredoImage template is used to attach a caption to each image.
[mkws-moved-to-github.git] / examples / htdocs / mkws-widget-credo.css
index 2b8ef0d..99a1b9d 100644 (file)
     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;
-    width: 100%;
 }
 
 .mkwsReference h1 {