aboutsummaryrefslogtreecommitdiff
path: root/views/stylesheets/authentication.css
diff options
context:
space:
mode:
authorSam Wilkins <samwilkins333@gmail.com>2019-02-25 03:38:02 -0500
committerSam Wilkins <samwilkins333@gmail.com>2019-02-25 03:38:02 -0500
commit0d36924c90682c57e96c1e7bfd95a3cc10e6c662 (patch)
tree483d5ee1c3ef0d7bffc90f6d631bf3cea2256ff0 /views/stylesheets/authentication.css
parent47152d960e5b79f395fb4ecc421e5aac0c12883e (diff)
after pop, hard reset
Diffstat (limited to 'views/stylesheets/authentication.css')
-rw-r--r--views/stylesheets/authentication.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/views/stylesheets/authentication.css b/views/stylesheets/authentication.css
index 0922ad730..bce8223ec 100644
--- a/views/stylesheets/authentication.css
+++ b/views/stylesheets/authentication.css
@@ -26,7 +26,8 @@ body {
text-align: left;
}
-.login {
+.login,
+.reset {
height: 220px;
}
@@ -46,7 +47,8 @@ body {
font-style: oblique;
}
-#overlay_signup {
+#overlay_signup,
+#overlay_reset {
height: 345px;
}