diff options
| author | sostler <sbostler@gmail.com> | 2010-02-09 21:03:52 -0500 |
|---|---|---|
| committer | sostler <sbostler@gmail.com> | 2010-02-09 21:03:52 -0500 |
| commit | 079e2e9c1d3d5fb0f19515bfb566864565c43213 (patch) | |
| tree | eac7b3fc9a4eecdd4006177eb428c5a7e32db63c /static/browser.css | |
| parent | 8bb0ddd75b6b2160198fa362a2b8f67d7e029a0a (diff) | |
| parent | 070676f3803161a9bce3a37697dd5d0255630819 (diff) | |
Merge branch 'master' of ssh://sostler@dump.fm/pichat/repo
Diffstat (limited to 'static/browser.css')
| -rwxr-xr-x | static/browser.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/browser.css b/static/browser.css index 30ea714..1585fcb 100755 --- a/static/browser.css +++ b/static/browser.css @@ -57,12 +57,12 @@ color:000; border: 2px solid #c8cbce; -top:56px; +top:40px; bottom:65px; position:fixed; - width: 99%; + width: 99.4%; background-color:#FFF; -left:0.3%; +left:0.1%; z-index:5; } |
