X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0c5de14523d1e90297c091675ee621ce6664f65b..a942e37250873d383bd885ba0dba70c63b3c073d:/apps/workbench/app/assets/stylesheets/collections.css.scss?ds=sidebyside 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 {