Browse Source

Merge branch 'goxlur-patch-1' into master

See https://github.com/timvisee/send/pull/60
timvisee 3 years ago
parent
commit
e51c753c0d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      app/main.css

+ 0 - 2
app/main.css

@@ -175,7 +175,6 @@ footer li a:hover {
   position: relative;
   max-width: 64rem;
   width: 100%;
-  height: 100%;
 }
 
 .main > section {
@@ -271,7 +270,6 @@ select {
     @apply m-auto;
     @apply py-8;
 
-    min-height: 42rem;
     max-height: 42rem;
     width: calc(100% - 3rem);
   }