I suggest adding this to next revision
-
I’m having issues when trying to float the post meta fields. I’ve been having to add this into my functions file, but might be nice if this could be included in the CSS in the next update.
<style type="text/css"> .pm_group { display: inline-block; width: 100%; } .pm_field input[type="text"] { width: 100% !important; } </style>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘I suggest adding this to next revision’ is closed to new replies.