Multiple CSS Change Requests
-
The following CSS interferes with user’s ability to resize textareas. Please remove it from woocommerce-product-addon/css/ppom-style.css for future udpates.
.ppom-wrapper textarea{ height: inherit !important; min-height: inherit !important; min-width: inherit !important; }Also, in the admin tools the meta values column is too small when a lot of fields are added to a meta group. Please add this to woocommerce-product-addon/scripts/ppom-admin.css for future udpates.
table#ppom-meta-table.dataTable th:nth-of-type(4){ width:60%; }Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multiple CSS Change Requests’ is closed to new replies.