Make WordPress Core

Opened 8 years ago

Closed 7 years ago

#39971 closed defect (bug) (fixed)

Lack of spacing between multiple notices on the login screen

Reported by: johnbillion's profile johnbillion Owned by: johnbillion's profile johnbillion
Milestone: 4.8 Priority: low
Severity: normal Version:
Component: Login and Registration Keywords: has-patch has-screenshots
Focuses: Cc:

Description

If more than one notice is shown on the login screen, there's no spacing between them. The notices need a bottom margin which matches the top margin of the login form.

Attachments (3)

before.png (54.8 KB) - added by johnbillion 8 years ago.
39971.patch (397 bytes) - added by johnbillion 8 years ago.
after.png (55.5 KB) - added by johnbillion 8 years ago.

Download all attachments as: .zip

Change History (8)

@johnbillion
8 years ago

@johnbillion
8 years ago

#1 @johnbillion
8 years ago

  • Keywords has-patch added; needs-patch removed

@johnbillion
8 years ago

#2 @johnbillion
8 years ago

  • Keywords has-screenshots added; needs-screenshots removed
  • Milestone changed from Future Release to 4.8
  • Priority changed from normal to low

#3 @afercia
8 years ago

Related: #30685.
@johnbillion where the message "Switch back to {user}" comes from? 😄

This ticket was mentioned in Slack in #core by flixos90. View the logs.


7 years ago

#5 @johnbillion
7 years ago

  • Owner set to johnbillion
  • Resolution set to fixed
  • Status changed from new to closed

In 40778:

Login and Registration: Add some margin to notices on the login screen so multiple notices remain separated.

Fixes #39971

Note: See TracTickets for help on using tickets.