VIVO-337: css change to prevent cutoff

This commit is contained in:
tworrall 2013-10-10 16:29:24 -04:00
parent 30b0844a1d
commit 75603a25a1
2 changed files with 2 additions and 2 deletions

View file

@ -89,7 +89,7 @@
margin-right:25px;
}
#isotope-container {
overflow:visible;
overflow:visible !important;
}
#isotope-container li {
width:290px;