Merge pull request woocommerce/woocommerce-admin#567 from woocommerce/fix/missing-css-bracket

Table: add missing CSS bracket
This commit is contained in:
Paul Sealock 2018-10-18 16:04:23 +13:00 committed by GitHub
commit 247195c20a
1 changed files with 2 additions and 1 deletions

View File

@ -38,6 +38,7 @@
width: 24px;
max-width: 24px;
}
}
.woocommerce-pagination {
padding-top: $gap;