diff options
| author | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2009-01-08 22:48:00 +0000 |
|---|---|---|
| committer | etienne <etienne@9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864> | 2009-01-08 22:48:00 +0000 |
| commit | 4182d638dcbe194b65b38d1ae92068dadbefc84d (patch) | |
| tree | 45c6546457fc63c6bb2dd61c1ba97b79cf53d9d5 /static/styles.css | |
| parent | da1bc95c350b87246165f61aff33a14558d56190 (diff) | |
| download | Chimère-4182d638dcbe194b65b38d1ae92068dadbefc84d.tar.bz2 Chimère-4182d638dcbe194b65b38d1ae92068dadbefc84d.zip | |
Work on IE compatibility: end (for now...)
git-svn-id: http://www.peacefrogs.net/svn/chimere/trunk@8 9215b0d5-fb2c-4bbd-8d3e-bd2e9090e864
Diffstat (limited to 'static/styles.css')
| -rw-r--r-- | static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css index 205521e..28af34c 100644 --- a/static/styles.css +++ b/static/styles.css @@ -202,7 +202,7 @@ ul#categories{ margin:0; padding:0; overflow:auto; -height:140px; +height:180px; } ul#categories li{ |
