]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - src/Wallabag/CoreBundle/Resources/public/themes/baggy/css/ratatouille.css
FIX image inside a figure element max-width (baggy theme)
[github/wallabag/wallabag.git] / src / Wallabag / CoreBundle / Resources / public / themes / baggy / css / ratatouille.css
index b203cbb897822db40e5355d505bb30343b9b8bc2..605eb64117e263ed03153b4d35ffbc95c4b154a2 100644 (file)
@@ -64,7 +64,7 @@ pre {
   max-width: 61.25em;/*980px*/
 }
 
-table, img {
+table, img, figure {
   max-width: 100%;
   height :auto;
 }