diff --git a/console.css b/console.css index fec2231..17612be 100644 --- a/console.css +++ b/console.css @@ -2,8 +2,8 @@ pointer-events:auto; position:absolute; left:auto; - top:auto; - bottom:auto; + top:8px; + bottom:0; right:auto; max-height:100%; width:98%; @@ -39,4 +39,4 @@ #debug_console a.log-button { display:none!important; -} \ No newline at end of file +}