diff --git a/share/tools/web_config/index.html b/share/tools/web_config/index.html
index ca7eaaeb6..6b6afe2af 100644
--- a/share/tools/web_config/index.html
+++ b/share/tools/web_config/index.html
@@ -202,6 +202,8 @@ body {
margin: 0px;
height: 50px;
margin-bottom: -50px;
+ position: relative;
+ bottom: 47px;
}
.colorpicker_target_tab {
@@ -217,8 +219,6 @@ body {
margin-right: -2px;
min-width: 110px;
text-align: center;
- position: relative;
- bottom: 47px;
}
.colorpicker_target_selected {