summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-09-29 23:21:08 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-09-29 23:21:08 -0600
commitfbb6a86f94deba1c2a65e7371be210fe4520351e (patch)
tree84bfafb08fac3aa856c6b44628a0b760a175992a /themes
parent3ea3a4325e91f9176eaf0d00e5e078c7e258c5cc (diff)
Set available graphics block heights with gallery.equal_heights().
Diffstat (limited to 'themes')
-rw-r--r--themes/admin_wind/css/screen.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/admin_wind/css/screen.css b/themes/admin_wind/css/screen.css
index 8b45278a..3aee0719 100644
--- a/themes/admin_wind/css/screen.css
+++ b/themes/admin_wind/css/screen.css
@@ -587,7 +587,6 @@ tr.gWarning {
#gAdminGraphics .gAvailable .gBlock {
clear: none;
float: left;
- height: 17em;
margin-right: 1em;
width: 30%;
}