scss tidy
This commit is contained in:
parent
31526f1eab
commit
98a0314786
|
@ -41,15 +41,12 @@ h2 .nav-tab {
|
||||||
}
|
}
|
||||||
|
|
||||||
.woocommerce-reports-wide .postbox .chart-with-sidebar .chart-sidebar, .woocommerce-reports-wrap .postbox .chart-with-sidebar .chart-sidebar {
|
.woocommerce-reports-wide .postbox .chart-with-sidebar .chart-sidebar, .woocommerce-reports-wrap .postbox .chart-with-sidebar .chart-sidebar {
|
||||||
//width: auto;
|
|
||||||
margin-left: -130px;
|
margin-left: -130px;
|
||||||
width: 130px;
|
width: 130px;
|
||||||
//float: none;
|
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
|
|
||||||
.woocommerce-reports-wide .postbox .chart-with-sidebar, .woocommerce-reports-wrap .postbox .chart-with-sidebar {
|
.woocommerce-reports-wide .postbox .chart-with-sidebar, .woocommerce-reports-wrap .postbox .chart-with-sidebar {
|
||||||
//padding-left: 0;
|
|
||||||
padding-left: 130px;
|
padding-left: 130px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue