From 7a6419d1628db465ebd543fac187012e58b67138 Mon Sep 17 00:00:00 2001 From: Anike Arni Date: Mon, 27 Mar 2017 15:57:42 -0300 Subject: [#932] Adds admin code form --- web-ui/src/account_recovery/page.scss | 2 ++ 1 file changed, 2 insertions(+) (limited to 'web-ui/src/account_recovery/page.scss') 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 { -- cgit v1.2.3