changes for the index page to display columns uniformly

This commit is contained in:
tworrall 2011-07-13 20:37:50 +00:00
parent a325e885f1
commit 55bf137efe
2 changed files with 9 additions and 3 deletions

View file

@ -89,9 +89,11 @@
margin-right:25px;
}
#isotope-container {
height:1250px;
overflow:visible;
}
#isotope-container li {
width:290px;
}
/* <------ SEARCH RESULTS PAGE*/
.searchTOC {
margin-bottom: 1.5em;