Opened 3 months ago

Last modified 3 months ago

#23637 new defect (bug)

wp-signup.php has overly aggressive CSS

Reported by: kwight Owned by:
Priority: normal Milestone: Awaiting Review
Component: Multisite Version: 3.0
Severity: normal Keywords: has-patch
Cc:

Description

The CSS added through wp_head by wp-signup.php stops Multisite form fields from being styled through inheritance. Allowing inheritance will result in more consistent styling with the active theme (for example, field font-size).

Attachments (1)

23637.diff (1.5 KB) - added by kwight 3 months ago.

Download all attachments as: .zip

Change History (5)

kwight3 months ago

  • Keywords has-patch added

23637.diff removes forced filed styling, tidies up inconsistent spacing, and adds some margin above .mu_alert.

  • Version changed from trunk to 3.0
Note: See TracTickets for help on using tickets.