aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--share/tools/web_config/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/tools/web_config/index.html b/share/tools/web_config/index.html
index 6b6afe2a..ca7eaaeb 100644
--- a/share/tools/web_config/index.html
+++ b/share/tools/web_config/index.html
@@ -202,8 +202,6 @@ body {
margin: 0px;
height: 50px;
margin-bottom: -50px;
- position: relative;
- bottom: 47px;
}
.colorpicker_target_tab {
@@ -219,6 +217,8 @@ body {
margin-right: -2px;
min-width: 110px;
text-align: center;
+ position: relative;
+ bottom: 47px;
}
.colorpicker_target_selected {