Popup toolbar width breaking layout
-
Hi,
in a previous update, “mla-media-modal-style.css” was changed to the media modal toolbar having a width of 100% instead of auto which leads to a break in the layout and gallery controls no longer being fully visible.
The CSS in question is in line 38:
body.mla-media-modal .attachments-browser .media-toolbar-secondary { max-width: none; width: 100%; /*auto; */ }
Is there any way to change this back to auto and copy the file into a child theme so the change is update safe?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Popup toolbar width breaking layout’ is closed to new replies.