CSSLint: Remove whitespace at the end of line (https://github.com/woocommerce/woocommerce-admin/pull/1845)

This commit is contained in:
Albert Juhé Lluveras 2019-03-20 00:34:22 +01:00 committed by GitHub
parent 7f0aa7e616
commit 641d0b766f
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
.woocommerce-settings__actions {
margin-bottom: $gap-largest;
@include breakpoint( '>1280px' ) {
margin-left: 15%;
}