Browse Source

Fixed firefox guest header height

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
tags/v13.0.0beta3
John Molakvoæ (skjnldsv) 6 years ago
parent
commit
133cbd16e4
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      core/css/guest.css

+ 1
- 1
core/css/guest.css View File

@@ -86,7 +86,7 @@ body {
}
.wrapper {
width: 300px;
margin-top: 10%;
margin-top: 10vh;
}

/* Default FORM */

Loading…
Cancel
Save