diff --git a/src/styles/mash.css b/src/styles/mash.css index 6d6e2a6b..4d5b7947 100644 --- a/src/styles/mash.css +++ b/src/styles/mash.css @@ -42,7 +42,7 @@ body { color: inherit; } -solid-panes-header { +solid-panes-header, #PageHeader { position: fixed; top: 0; left: 0; @@ -1642,6 +1642,7 @@ label:focus-visible { /* Generated by AI */ @media screen and (max-width: 768px) { solid-panes-header, + #PageHeader, #PageFooter { width: 100%; } diff --git a/static/browse-test.html b/static/browse-test.html index 4a9a06d2..3d1ab72f 100644 --- a/static/browse-test.html +++ b/static/browse-test.html @@ -18,9 +18,6 @@
-