Skip to content
Snippets Groups Projects
Commit 42971ff0 authored by Neil Drumm's avatar Neil Drumm 👋
Browse files

Issue #3301918: Use more-standard button styling, ensure there is space...

Issue #3301918: Use more-standard button styling, ensure there is space between it and the form items
parent 32314100
No related branches found
No related tags found
No related merge requests found
......@@ -16,20 +16,18 @@
margin-bottom: 1em; // Keep separate from save button.
}
.form-submit {
@include large-button;
white-space: normal;
}
@include breakpoint($small) {
.group-left, .group-right {
@include span-columns(6);
}
.group-right {
@include omega();
}
.form-actions {
clear: both;
padding-top: 1em;
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment