summaryrefslogtreecommitdiff
path: root/web-ui/src/account_recovery/page.scss
diff options
context:
space:
mode:
authorAnike Arni <aarni@thoughtworks.com>2017-03-28 15:33:55 -0300
committerAnike Arni <aarni@thoughtworks.com>2017-03-28 18:06:41 -0300
commit1ec36fb45d48cadd98ec7188414fa6de4d9455ad (patch)
treeab683719ccbe6a09de4fd1058009b148ec2d0f40 /web-ui/src/account_recovery/page.scss
parent9f0b66ae8fa5daac158f7c74919c0636882a550f (diff)
[#932] Adds back link to account recovery steps
Diffstat (limited to 'web-ui/src/account_recovery/page.scss')
-rw-r--r--web-ui/src/account_recovery/page.scss14
1 files changed, 0 insertions, 14 deletions
diff --git a/web-ui/src/account_recovery/page.scss b/web-ui/src/account_recovery/page.scss
index a5d62e01..e7fa1ebb 100644
--- a/web-ui/src/account_recovery/page.scss
+++ b/web-ui/src/account_recovery/page.scss
@@ -66,20 +66,6 @@ p {
margin-bottom: 0.5em;
}
-.link {
- color: $dark_blue;
- font-style: italic;
- font-size: 0.8em;
-
- .fa {
- font-size: 1.6em;
- position: relative;
- top: 3px;
- margin-right: 0.3em;
- }
-
-}
-
@media only screen and (min-width : 500px) {
body {
font-size: 1.3em;