X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/49a6ced3c7a540a7da7155ab1c3120a5227c620c..cdecff5125a3bc09720be4d210536a183e43ce7e:/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 {