From 51ed3fbc4ba0e4500d05df2ba5b49431db68d44e Mon Sep 17 00:00:00 2001 From: ridiculousfish Date: Sun, 1 Apr 2012 00:53:53 -0700 Subject: [PATCH] More work to try to make webconfig's layout correct under firefox --- share/tools/web_config/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/tools/web_config/index.html b/share/tools/web_config/index.html index 6b6afe2af..ca7eaaeb6 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 {