• Resolved squarestar

    (@squarestar)


    The following rule in moym_style.css is hiding every radio control in the admin:

    
    input[type=radio] {
    	display: none;
    }
    

    For example, with this plugin activated you cannot set a different permalinks scheme.

  • The topic ‘Bug: Unscoped admin css hiding form controls’ is closed to new replies.