Browse Source

embed fix

simo 1 month ago
parent
commit
768d7202b5
1 changed files with 0 additions and 1 deletions
  1. 0 1
      static/main.css

+ 0 - 1
static/main.css

@@ -261,7 +261,6 @@ h1 span {
 
 /* Embed mode: when URL fragment contains #embed, the homepage toggles this on <body> */
 body.embed .view-home {
-    min-height: auto;
     padding: 0;
 }