Flexible widths on images for credobootstrap
authorJason Skomorowski <jason@indexdata.com>
Mon, 9 Jun 2014 16:29:43 +0000 (12:29 -0400)
committerJason Skomorowski <jason@indexdata.com>
Mon, 9 Jun 2014 16:29:43 +0000 (12:29 -0400)
examples/htdocs/ref-bootstrap.html

index c2b1bfa..503a8fe 100644 (file)
@@ -37,8 +37,8 @@
       .mkwsCredo {
         max-width: 1440px;
       }
-      .image img {
-        min-width: 240px;
+      .mkwsGoogleImage img {
+        max-width: 95%;
       }
     </style>
   </head>