wc warning
This commit is contained in:
parent
f7abf43479
commit
4a1da15995
|
@ -485,4 +485,10 @@ div#mp_event_all_info_in_tab .handle-actions.hide-if-no-js {
|
|||
display: none;
|
||||
}
|
||||
div.sell_expire_date {display: -webkit-flex;display: flex;}
|
||||
div.sell_expire_date > * {-webkit-flex: 1;flex: 1;font-size: 10px !important;}
|
||||
div.sell_expire_date > * {-webkit-flex: 1;flex: 1;font-size: 10px !important;}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Version: 2.1.3
|
|||
Tested up to: 5.6
|
||||
Requires PHP: 7.0
|
||||
WC requires at least: 3.0
|
||||
WC tested up to: 4.4
|
||||
WC tested up to: 5.0
|
||||
Requires PHP: 7.0
|
||||
License: GPLv2 or later
|
||||
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
||||
|
|
Loading…
Reference in New Issue