Commit 58b87a2b authored by Nick Stenning's avatar Nick Stenning

Center and adjust padding on form-flash

parent 4c0cdba3
......@@ -46,11 +46,12 @@
color: $white;
width: 100%;
font-weight: bold;
text-align: center;
margin: 1em 0 0 0;
padding: 0;
display: inline-block; // disable container margin collapse
p { margin: 1em; }
p { margin: 0.75em; }
}
.form-input,
......
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