Merge pull request woocommerce/woocommerce-admin#1569 from woocommerce/fix/1568-filters-button-styling

Add margin to advanced filters Add button
This commit is contained in:
Tiago Noronha 2019-02-15 11:11:11 +00:00 committed by GitHub
commit 69cdb7996c
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@
svg {
fill: currentColor;
margin: 0 6px 0 0;
}
&.components-icon-button:not(:disabled):not([aria-disabled='true']):not(.is-default):hover {