]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
tiny docs css fix
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Mon, 11 Apr 2022 21:14:15 +0000 (14:14 -0700)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Mon, 11 Apr 2022 21:14:15 +0000 (14:14 -0700)
[ci skip]

docs/_static/css/custom.css

index 395eaa0d8479efc58c4feb12a45978d44f40cd08..5bc7ab2a837c74b5e8a99e64b0c8f1138ff6176e 100644 (file)
@@ -577,9 +577,9 @@ a.image-reference img {
 .dark-mode-toggle {
   position: absolute;
   top: 14px;
-  right: 15px;
+  right: 12px;
   height: 20px;
-  width: 20px;
+  width: 24px;
   z-index: 1000;
   border: none;
   background-color: transparent;