-
Notifications
You must be signed in to change notification settings - Fork 417
Description
Note, the following is just questions on CSS changes to flex and how they look in our install at the moment.
Issue Overview
Getting some odd formatting after change to flex layout change found here: b07658e#diff-1fc556f95754ee7e33d91044125c44bb9f750c99be4406756ffb27413adfcaf5R14
Steps to Reproduce (for bugs)
See attached screenshots of all fields now forced to 100%.
First screenshot shows a pencil edit icon that is hooked on 'rwmb_' . $field_type . '_html' (post and select_advanced).
Second screenshot shows were we also have notices that were formatted correct, but are forced right now (using rwmb_wrapper_html hook for after images notice)
Third screenshot show input fields now at 100% not honoring the size attribute, and a multi select (advanced) also at 100%.
Fourth shows how odd the Key/Value CSS change is.



