aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/tools
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-04-01 00:53:53 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-04-01 00:53:53 -0700
commit51ed3fbc4ba0e4500d05df2ba5b49431db68d44e (patch)
treeb17a14f9259687f905953b40d24a884944ede70a /share/tools
parentab78075d06e254fc9643b5f25eb460c96678e423 (diff)
More work to try to make webconfig's layout correct under firefox
Diffstat (limited to 'share/tools')
-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 {