summaryrefslogtreecommitdiff
path: root/themes/wind/css
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-09-27 22:49:46 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-09-27 22:49:46 -0600
commit6cd8679dec24cd643fa3c2d9bdbf6ac8b938600c (patch)
tree10b2387f208565a7a48444da7169897201811d2b /themes/wind/css
parent8060a8a6594c8bc089098329c52bd1d42a0c7adb (diff)
Set .gItem height dynamically based on the tallest item in the grid. Addresses ticket #757
Diffstat (limited to 'themes/wind/css')
-rw-r--r--themes/wind/css/screen.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/themes/wind/css/screen.css b/themes/wind/css/screen.css
index c4b33b35..df46b443 100644
--- a/themes/wind/css/screen.css
+++ b/themes/wind/css/screen.css
@@ -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;