diff options
| author | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-20 03:46:16 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2010-11-20 03:46:16 +0100 |
| commit | 18f345f7759c25950cdf34b7bd677bf6e983d37f (patch) | |
| tree | 53731ab28aa3c88f7a90b5ba4d7d05915a4522c5 | |
| parent | f297a359e739f7138517ed5bdd7cc6ba910696f8 (diff) | |
| download | Chimère-18f345f7759c25950cdf34b7bd677bf6e983d37f.tar.bz2 Chimère-18f345f7759c25950cdf34b7bd677bf6e983d37f.zip | |
Minor change on the style (bis)
| -rw-r--r-- | chimere/static/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chimere/static/styles.css b/chimere/static/styles.css index fddd530..c4dfb31 100644 --- a/chimere/static/styles.css +++ b/chimere/static/styles.css @@ -103,7 +103,7 @@ color:black; } #action li ul{ -margin:8px 6px; +margin:14px 12px; position:absolute; width:600px; } |
