Line up component footer buttons better

pull/2176/head
Nick O'Leary 2019-05-21 15:26:03 +01:00
parent 5f3e9a19ea
commit 78aeb94917
No known key found for this signature in database
GPG Key ID: 4F2157149161A6C9
1 changed files with 7 additions and 0 deletions

View File

@ -112,6 +112,13 @@
.red-ui-component-footer {
@include component-footer;
> .button-group {
display: inline-block;
> .red-ui-footer-button {
margin-top: -1px;
}
}
}
a.red-ui-footer-button,