Make WordPress Core

Opened 10 years ago

Closed 9 years ago

#29249 closed enhancement (fixed)

Bottom padding on login screen

Reported by: tillkruess's profile tillkruess Owned by: wonderboymusic's profile wonderboymusic
Milestone: 4.4 Priority: normal
Severity: normal Version: 3.9.2
Component: Login and Registration Keywords: has-patch
Focuses: ui Cc:

Description

The login screen doesn't have a bottom margin/padding, which makes the "← Back to <blog-name>" look a bit weird. I'd recommend adding at least a 10px padding from the browser frame to the link.

Attachments (2)

29249.diff (297 bytes) - added by MikeHansenMe 10 years ago.
back-to-site.png (10.4 KB) - added by MikeHansenMe 10 years ago.

Download all attachments as: .zip

Change History (6)

@MikeHansenMe
10 years ago

#1 @MikeHansenMe
10 years ago

  • Keywords has-patch added

#2 @MikeHansenMe
10 years ago

This problem still exists and the patch still applies. The changes are only 1 line and very targeted as to not cause unwanted side effects.

#3 @wonderboymusic
9 years ago

  • Milestone changed from Awaiting Review to 4.4

#4 @wonderboymusic
9 years ago

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

In 34338:

Login: apply the same margin to the top and bottom of the Back to {Blog} link.

Props MikeHansenMe.
Fixes #29249.

Note: See TracTickets for help on using tickets.