checkbox description wrapping #4615

This commit is contained in:
James Koster 2014-02-03 15:20:50 +00:00
parent b19f5be393
commit dd24dc6c7e
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -3309,7 +3309,7 @@ table.bar_chart {
.woocommerce_options_panel .description {
display: block;
clear: both;
margin-left: 150px;
margin-left: 0;
}
}