Commit 2aa6ec07 authored by Jehan Tremback's avatar Jehan Tremback

Made form actions div have correct spacing

parent 947c2fc4
......@@ -124,6 +124,10 @@ span.errorMsg {
.control-group:first-of-type {
margin-top: 0;
}
.form-actions {
margin: 1em 0
}
}
.req {
......
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