diff --git a/app/assets/stylesheets/active_material/prototypes/table.scss b/app/assets/stylesheets/active_material/prototypes/table.scss index 39eac8b..58d7e62 100644 --- a/app/assets/stylesheets/active_material/prototypes/table.scss +++ b/app/assets/stylesheets/active_material/prototypes/table.scss @@ -92,6 +92,7 @@ $am-table-border-color: am-color(divider); img { display: block; + height: auto; max-width: 320px; width: 100%; }