summaryrefslogtreecommitdiff
path: root/static/index.html
diff options
context:
space:
mode:
authorsostler <sbostler@gmail.com>2010-02-21 18:57:48 -0500
committersostler <sbostler@gmail.com>2010-02-21 18:57:48 -0500
commit5c4b6fdd2e39449ace1b3bd9379b022a8d6211c6 (patch)
tree7f6ef2359b05257b9764c3a29a348b7117700277 /static/index.html
parentff5ffda64a346ca984eaa233b7cbba65e35e7e3e (diff)
parent2b6c2cef9a3398dbafb1f6cfbc0323c0b83e2053 (diff)
Merge branch 'master' of ssh://sostler@dump.fm/pichat/repo
Diffstat (limited to 'static/index.html')
-rwxr-xr-xstatic/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html
index c3006af..a7e896a 100755
--- a/static/index.html
+++ b/static/index.html
@@ -76,8 +76,8 @@ body {
}
#customer {
position: absolute;
- left: -80px;
- top: -65px;
+ left: -90px;
+ top: -75px;
z-index: 10;
}