summaryrefslogtreecommitdiff
path: root/web-ui/src/account_recovery/page.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/src/account_recovery/page.scss')
-rw-r--r--web-ui/src/account_recovery/page.scss2
1 files changed, 2 insertions, 0 deletions
diff --git a/web-ui/src/account_recovery/page.scss b/web-ui/src/account_recovery/page.scss
index 71e3f074..a5d62e01 100644
--- a/web-ui/src/account_recovery/page.scss
+++ b/web-ui/src/account_recovery/page.scss
@@ -35,6 +35,8 @@ a {
background: $white;
margin: 3% auto;
box-shadow: 0 2px 3px 0 $shadow;
+ width: 84%;
+ padding: 6% 5%;
}
.page {