diff options
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; } |
