Merge pull request #18814 from woocommerce/fix/18797

Fix link button styling
This commit is contained in:
Claudiu Lodromanean 2018-02-05 07:39:40 -08:00 committed by GitHub
commit 63f95a4498
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1979,6 +1979,7 @@ ul.wc_coupon_list_block {
}
a.link::after {
font-family: 'WooCommerce';
content: '\e00d';
}