Skip to content

Commit fd682c6

Browse files
author
Kristan Kenney
committed
Adjust login dialog box position
1 parent c78fd59 commit fd682c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@ body {
768768

769769
.body-login, .body-reset {
770770
height: auto;
771-
padding-top: 13%;
771+
padding-top: 10%;
772772
background-color: #336699;
773773
background: linear-gradient(to bottom, rgba(44,92,147,1) 0%,rgba(72,136,186,1) 40%,rgba(127,186,232,1) 100%);
774774
}

0 commit comments

Comments
 (0)