diff --git a/webapp/web/css/vitro.css b/webapp/web/css/vitro.css index 4600ec8fe..464f0480a 100644 --- a/webapp/web/css/vitro.css +++ b/webapp/web/css/vitro.css @@ -89,7 +89,7 @@ margin-right:25px; } #isotope-container { - overflow:visible; + overflow:visible !important; } #isotope-container li { width:290px; diff --git a/webapp/web/templates/freemarker/body/classGroups.ftl b/webapp/web/templates/freemarker/body/classGroups.ftl index 5703c6b30..aa4fc60ef 100644 --- a/webapp/web/templates/freemarker/body/classGroups.ftl +++ b/webapp/web/templates/freemarker/body/classGroups.ftl @@ -49,7 +49,7 @@ itemSelector : '.class-group', layoutMode : 'fitColumns' }); - + <#else> ${noDataNotification}