diff options
-rw-r--r-- | chimere/static/ol3-layerswitcher/ol3-layerswitcher.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chimere/static/ol3-layerswitcher/ol3-layerswitcher.css b/chimere/static/ol3-layerswitcher/ol3-layerswitcher.css index 088abd9..4d305ec 100644 --- a/chimere/static/ol3-layerswitcher/ol3-layerswitcher.css +++ b/chimere/static/ol3-layerswitcher/ol3-layerswitcher.css @@ -66,6 +66,7 @@ .layer-switcher li.layer { display: table; + border-spacing: 4px; } .layer-switcher li.layer label, .layer-switcher li.layer input { |