[2.4] Fixed reports styles for wp 4.4

This commit is contained in:
Claudio Sanches 2015-11-06 13:32:33 -02:00
parent 7bbfd3534e
commit 7d251cb449
1 changed files with 3 additions and 2 deletions

View File

@ -2146,7 +2146,7 @@ img.help_tip {
.woocommerce { .woocommerce {
.woo-nav-tab-wrapper { .woo-nav-tab-wrapper {
margin-bottom: 16px; margin-bottom: 16px !important;
} }
.subsubsub { .subsubsub {
@ -3617,8 +3617,9 @@ img.ui-datepicker-trigger {
} }
h3.stats_range { h3.stats_range {
padding: 0 !important;
border-bottom-color: #dfdfdf; border-bottom-color: #dfdfdf;
margin: 0;
padding: 0 !important;
.export_csv { .export_csv {
float: right; float: right;