Fixed ocale not found translations and copy on email confirmation page

This commit is contained in:
Godwin
2016-07-22 16:42:43 -07:00
parent b2cb7e8c1f
commit 79bb86e8c7
3 changed files with 5 additions and 6 deletions
+2 -2
View File
@@ -1175,7 +1175,7 @@ ul.warnings li,
ul {
@include _-(display, flex);
list-style: none;
margin: 2em 0 5em;
margin: 2em 2em 5em 0;
padding: 0;
}
@@ -3630,7 +3630,7 @@ html[data-ontop] {
.flow-steps {
ul {
margin-bottom: 1em;
margin: 2em 0 1em 0;
}
.step {