diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-05-30 21:39:44 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-05-30 21:39:44 +0200 |
| commit | c0e5fbb52d5964973e5f07e82d235f1906c522e3 (patch) | |
| tree | 7901bc8ab44964f2088741962c41183378095959 /chimere/static | |
| parent | 882f983f49e2f0fdffa142701c71ba2d2886d598 (diff) | |
| download | Chimère-c0e5fbb52d5964973e5f07e82d235f1906c522e3.tar.bz2 Chimère-c0e5fbb52d5964973e5f07e82d235f1906c522e3.zip | |
Add layerswitcher to edit forms
Diffstat (limited to 'chimere/static')
| -rw-r--r-- | chimere/static/chimere/css/styles.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chimere/static/chimere/css/styles.css b/chimere/static/chimere/css/styles.css index 0bec2a8..24dcef1 100644 --- a/chimere/static/chimere/css/styles.css +++ b/chimere/static/chimere/css/styles.css @@ -1258,7 +1258,6 @@ div.pp_default .pp_expand{ z-index:100; position: absolute; background-color: rgba(255,255,255,0.7); - top: 60px; } .LayerSwitcher .LayerClickDiv, .LayerSwitcher .LayerClickDiv * { |
