ui: Fix up the padding for FilterBar (#7705)

pull/7857/head
Kenia 5 years ago committed by John Cowen
parent b2b6543157
commit 279b547673

@ -15,9 +15,6 @@
.me ~ :nth-last-child(2) { .me ~ :nth-last-child(2) {
@extend %token-yours; @extend %token-yours;
} }
.template-token.template-list main .notice {
margin-top: -20px;
}
.template-token.template-edit main dd { .template-token.template-edit main dd {
display: flex; display: flex;
} }

Loading…
Cancel
Save