]> gitweb.factorcode.org Git - factor.git/commitdiff
webapps.wiki: fix positioning of nav.
authorJohn Benediktsson <mrjbq7@gmail.com>
Wed, 11 May 2022 01:00:13 +0000 (18:00 -0700)
committerJohn Benediktsson <mrjbq7@gmail.com>
Wed, 11 May 2022 01:00:13 +0000 (18:00 -0700)
extra/webapps/wiki/wiki-contents.css

index 9162c396122c67c29251deacb3d17775c19c0232..40d20c1d6ea99fcd5d66aeeaccab6cab02938b9d 100644 (file)
@@ -23,7 +23,7 @@
 @media screen and (max-width: 600px) {
     #left {
         position: absolute;
-        margin-top: 35px;
+        margin-top: 32px;
         display: none;
     }