• Resolved metaphorcreations

    (@metaphorcreations)


    Could you please target your specific admin page when adding custom css to the admin?

    The .metabox-holder & .form-table th widths are hi-jacking the styles of all the admin pages and dashboard making them really wide.

    I am currently overriding these styles in my theme using:

    .metabox-holder {
      width: auto !important;
    }
    .form-table th {
    	width: 200px !important;
    }

    Thanks!

    https://ww.wp.xz.cn/plugins/google-language-translator/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi metaphorcreations, this is now fixed. Please download version 3.0.6. Sorry for the inconvenience.

    Thanks, Rob

    Thread Starter metaphorcreations

    (@metaphorcreations)

    Ok, thank you! Very nice plugin by the way… my first experience with adding google translate to site and it was very easy.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Admin table hijacking’ is closed to new replies.