X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f8743ac8fa1ed9dc8c7c4f7a23803ffe8721cfa6..6e10831be039fb540fc252d35e0ffe673ea8d398:/apps/workbench/app/assets/stylesheets/collections.css.scss diff --git a/apps/workbench/app/assets/stylesheets/collections.css.scss b/apps/workbench/app/assets/stylesheets/collections.css.scss index 2bd9bd8399..35c2249ecf 100644 --- a/apps/workbench/app/assets/stylesheets/collections.css.scss +++ b/apps/workbench/app/assets/stylesheets/collections.css.scss @@ -28,9 +28,11 @@ ul.collection_files li { .collection_files_inline { clear: both; width: 80%; - height: auto; - max-height: 6em; - margin: 0 1em; + margin: 0 3em; +} + +.collection_files_inline img { + max-height: 15em; } .collection_files_name {