From 161af0e198d98fa4855c8846924e37ae756923d0 Mon Sep 17 00:00:00 2001 From: Sriram Viswanathan Date: Wed, 5 Apr 2017 12:08:00 -0300 Subject: [#938] Fixes styling of title & button on backup-account step --- web-ui/src/account_recovery/page.scss | 1 + 1 file changed, 1 insertion(+) (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 c61c855e..378bf63c 100644 --- a/web-ui/src/account_recovery/page.scss +++ b/web-ui/src/account_recovery/page.scss @@ -59,6 +59,7 @@ section { h1 { font-size: 1.3em; font-weight: 600; + text-align: center; } p { -- cgit v1.2.3