Skip to content
Snippets Groups Projects
Commit ca1d5baf authored by khawkins's avatar khawkins
Browse files

Pad top of content area

parent be647e08
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,9 @@
.button-group li a.button.secondary:active,
.button-group li a.button.secondary:hover { background: #333; color: #fff; }
/* Pad top of content */
main.row { margin-top: .5rem; }
/* Form buttons */
body .form-actions.form-wrapper button {
display: inline-block;
......
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