From c53de0f876608593750a0859d37b37afd995a1a6 Mon Sep 17 00:00:00 2001 From: joedolson Date: Tue, 17 Feb 2026 17:05:44 +0000 Subject: [PATCH] Login and Registration: Update CSS for multisite user actions. Update the front-end CSS used for multisite user activation and signup. Modify both styles to help prevent conflicts with existing theme styles and provide more consistent margins, paddings, widths, and font sizes. Props joedolson, sabernhardt, rishabhwp, r1k0, johnjamesjacoby. Fixes #63861. Built from https://develop.svn.wordpress.org/trunk@61662 git-svn-id: http://core.svn.wordpress.org/trunk@60973 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-activate.php | 14 +++++++------- wp-includes/version.php | 2 +- wp-signup.php | 5 +++-- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/wp-activate.php b/wp-activate.php index 2ea7cf42a9..f1eb579e61 100644 --- a/wp-activate.php +++ b/wp-activate.php @@ -101,13 +101,13 @@ add_action( 'wp_head', 'do_activate_header' ); function wpmu_activate_stylesheet() { ?>