From 0f89301ad7eb0422bc0c5a9ede01e198cfc77216 Mon Sep 17 00:00:00 2001 From: Seth Meranda <smeranda2@unl.edu> Date: Fri, 25 Sep 2009 15:22:22 +0000 Subject: [PATCH] move the show all image in IE. --- plugins/globe/views/default/globe/css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/globe/views/default/globe/css.php b/plugins/globe/views/default/globe/css.php index f2e4181b..0fac313f 100644 --- a/plugins/globe/views/default/globe/css.php +++ b/plugins/globe/views/default/globe/css.php @@ -18,7 +18,7 @@ span.plotOnMap { display:block; width:57px; height:40px; - margin-top:-15px; + margin-top:-20px; margin-right:-2px; cursor:pointer; z-index:99; -- GitLab