diff --git a/frontlog.css b/frontlog.css index 2432dec..aaeacaf 100644 --- a/frontlog.css +++ b/frontlog.css @@ -1,8 +1,9 @@ frontlog { position: fixed; min-width: 200px; + max-width: 300px; bottom: 0; - right: 0; + right: 0.5em; } flogelem {