diff --git a/static/index.html b/static/index.html index 89c0ffc6..859b1053 100644 --- a/static/index.html +++ b/static/index.html @@ -91,14 +91,14 @@ opacity: 1; } #settings { - position: fixed; + position: fixed; left: 5px; bottom: 5px; padding: 5px; } - #settings select:focus { - box-shadow: none; - } + #settings select:focus { + box-shadow: none; + }