diff --git a/src/components/catalog/CatalogView.scss b/src/components/catalog/CatalogView.scss index e90bfd58..8e353790 100644 --- a/src/components/catalog/CatalogView.scss +++ b/src/components/catalog/CatalogView.scss @@ -99,6 +99,7 @@ .layout-grid-item { height: 75px !important; max-height: 75px !important; + min-height: 75px; } }