VIVO-337: css change to prevent cutoff
This commit is contained in:
parent
30b0844a1d
commit
75603a25a1
2 changed files with 2 additions and 2 deletions
|
@ -89,7 +89,7 @@
|
|||
margin-right:25px;
|
||||
}
|
||||
#isotope-container {
|
||||
overflow:visible;
|
||||
overflow:visible !important;
|
||||
}
|
||||
#isotope-container li {
|
||||
width:290px;
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
itemSelector : '.class-group',
|
||||
layoutMode : 'fitColumns'
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
<#else>
|
||||
${noDataNotification}
|
||||
</#if>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue