diff --git a/public/css/style-night.css b/public/css/style-night.css index ec5f2263..580c4280 100644 --- a/public/css/style-night.css +++ b/public/css/style-night.css @@ -2,7 +2,7 @@ .nightswitch { position: fixed; top: 12px; - right: 48px; + right: 12px; } .nightswitch > a > img { width: 24px; @@ -180,4 +180,4 @@ div.container div.blockBody:nth-of-type(2) table tr:first-of-type th:last-of-typ .navbar { border-radius: 0px; -} \ No newline at end of file +} diff --git a/public/css/style.css b/public/css/style.css index 7877c119..f522ec6e 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -2,7 +2,7 @@ .nightswitch { position: fixed; top: 12px; - right: 48px; + right: 12px; } .nightswitch > a > img { width: 24px; diff --git a/templates/index.html b/templates/index.html index 112d8143..9b6c3391 100755 --- a/templates/index.html +++ b/templates/index.html @@ -55,7 +55,7 @@ {{block "search_button" .}}{{end}} -