• Resolved Joe Alberts

    (@joe-alberts)


    It appears that this element got a bit messed up when making the admin responsive.

    I noticed you’re using a <span>; I tried a block-level element there (<div>) and dropped the margin-left in favor of a margin-top (to create space from the Save Changes button).

    Not sure if that’s necessarily the way you’re envisioning it, but it works better than the weird line breaking that happens as a span.

    http://wordpress.org/plugins/socialize/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Joe Alberts

    (@joe-alberts)

    Oops, appears to have been a caching issue on my end. I did a quick hard refresh and noticed that you actually had the same though as me; just changed the <span> to display: block, rather than replace the tag.

    Sorry for the premature report.

    Plugin Author Jon Bishop

    (@jonbishop)

    I used to have it next to the button and decided to move it below in the latest version. Took the lazy route instead of updating the tag.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Responsive Admin – Overwrite All Post/Page Settings element’ is closed to new replies.