summaryrefslogtreecommitdiff
path: root/web-ui/src/account_recovery/page.scss
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2017-03-27 15:57:42 -0300
committerAnike Arni <aarni@thoughtworks.com>2017-03-28 11:44:41 -0300
commit7a6419d1628db465ebd543fac187012e58b67138 (patch)
tree0a47fb9d13e971c988b9a9fd7df698b42cc9d4a0 /web-ui/src/account_recovery/page.scss
parenta9462a5d761aab4d4bcd89412fb265155c981972 (diff)
[#932] Adds admin code form
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 {