• Resolved Rami

    (@rami4625)


    ilj_ui-css make an issue in admin panel style,
    but when i change this :

    from :
    .wp-list-table tr td {
    display: table-cell!important;
    }

    to :
    .wp-list-table tr td {
    display: table-cell;
    }

    the issue is fixed after that,
    so can you make an update to remove !important from previous code?

Viewing 1 replies (of 1 total)
  • Plugin Contributor Internal Links

    (@internallinkjuicer)

    Thanks for pointing this out.

    Indeed this is improvable. I prefixed the classes we use and regenerated the styles. Will be shipped with our next release.

Viewing 1 replies (of 1 total)
  • The topic ‘ilj_ui-css Problem’ is closed to new replies.