Make WordPress Core

Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#45887 closed defect (bug) (fixed)

Twenty Nineteen: Page title is improperly aligned when there are no posts.

Reported by: kjellr's profile kjellr Owned by: laurelfulford's profile laurelfulford
Milestone: 5.1 Priority: normal
Severity: normal Version: 5.0.2
Component: Bundled Theme Keywords: has-patch
Focuses: Cc:

Description

On a posts feed that includes no posts, the "Nothing Found" page title does not inherit the correct margins:

https://cldup.com/mGhOtykE8Q-3000x3000.png

This should include the same margins as the page-content, in order to appear aligned with the rest of the page content:

https://cldup.com/P5RicGJ-w0-2000x2000.png

--

Originally reported by multiformeingegno on the Twenty Nineteen GitHub:

https://github.com/WordPress/twentynineteen/issues/741

Attachments (1)

45887.patch (2.0 KB) - added by kjellr 6 years ago.

Download all attachments as: .zip

Change History (4)

@kjellr
6 years ago

#1 @laurelfulford
6 years ago

  • Milestone changed from Awaiting Review to 5.1

For the record (and commit message!) original reporter multiformeingegno's WordPress user name is lorenzone92.

#2 @laurelfulford
6 years ago

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

In 44652:

Twenty Nineteen: Fix alignment of page title when there are no posts.

Fix the alignment of the "Nothing Found" page title when there are no posts, to match how it appears for the search results when nothing is found, and the 404 page.

Props kjellr, lorenzone92.
Fixes #45887.

#3 @kjellr
6 years ago

#46096 was marked as a duplicate.

Note: See TracTickets for help on using tickets.