diff --git a/src/packages/fff/fff-web/files/www/ssl/index.html b/src/packages/fff/fff-web/files/www/ssl/index.html index cc6cff72..36becce0 100644 --- a/src/packages/fff/fff-web/files/www/ssl/index.html +++ b/src/packages/fff/fff-web/files/www/ssl/index.html @@ -113,7 +113,7 @@ function logout() {

 
-
+
diff --git a/src/packages/fff/fff-web/files/www/ssl/settings.js b/src/packages/fff/fff-web/files/www/ssl/settings.js index bf1b8781..34e588a3 100644 --- a/src/packages/fff/fff-web/files/www/ssl/settings.js +++ b/src/packages/fff/fff-web/files/www/ssl/settings.js @@ -64,7 +64,6 @@ function appendSetting(p, path, value, mode) map_button.style["position"] = "absolute"; map_button.style["height"] = "44px"; map_button.style["margin-left"] = "5px"; - map_button.style["z-index"] = "-1"; break; case "longitude": b = append_input(p, "GPS-Koordinaten Longitude", id, value);