Hello,
Thanks for your return, this will allow us to correct on backend file css for our futur release.
On your side, we will show you how to correct this point, follow me step by step :
1. Have a look on this
tutorial
to see how to edit the css file, but take care to edit the Back-end Css file.
2. And add at the end of your file this command :
div#hikashop_main_content.hika_j3 #hikashop_listing_filters_id div#filter_status_chzn {
width: 100% !important;
}
Note : that here the "
!important" is unfortunately required in order to override the chosen dropdown inline css.
Hope this will fix your issue.
Regards