Set .gItem height dynamically based on the tallest item in the grid. Addresses ticket #757

This commit is contained in:
Chad Kieffer
2009-09-27 22:49:46 -06:00
parent 8060a8a659
commit 6cd8679dec
3 changed files with 14 additions and 4 deletions
-2
View File
@@ -449,8 +449,6 @@ form .gError,
border: 1px solid #fff;
float: left;
font-size: .7em;
height: 220px;
overflow: hidden;
padding: .6em 8px;
position: relative;
text-align: center;