Commit f5aaf309 by Brian Talbot

edx.org - added in visual spacing for confirmed state of password recovery modal

parent e7165306
......@@ -542,6 +542,10 @@
}
}
.message {
margin: $baseline 0 0 0;
}
fieldset {
margin-bottom: ($baseline/2);
padding: 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment