Making WordPress.org

Opened 8 years ago

Closed 7 years ago

#2045 closed defect (bug) (fixed)

WordPress.tv: Blog footer is misaligned

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: coffee2code's profile coffee2code
Milestone: Priority: normal
Component: WordPress.tv Keywords: has-patch commit has-screenshots
Cc:

Description

The footer on https://blog.wordpress.tv/ is missing some styling, see the screenshots.

The first screenshot is from http://wordpress.tv/, the second two are from https://blog.wordpress.tv/, before and after the patch.

The wptvblog2 theme is not open sourced yet (see #475), so the patch is for wptv2/style.css, which is loaded in the blog theme as well.

While working on the patch, I've noticed that the open sourced version of style.css is different from what is actually live on the site:

Are they maintained separately? The patch just synchronizes the missing bit, but it might be a good idea to do a full review of differences as well.

Attachments (4)

meta-2045.wptv.png (6.4 KB) - added by SergeyBiryukov 8 years ago.
meta-2045.wptvblog.png (5.3 KB) - added by SergeyBiryukov 8 years ago.
meta-2045.wptvblog-after.png (4.6 KB) - added by SergeyBiryukov 8 years ago.
meta-2045.patch (1.1 KB) - added by SergeyBiryukov 8 years ago.

Download all attachments as: .zip

Change History (7)

#1 in reply to: ↑ description @samuelsidler
8 years ago

Replying to SergeyBiryukov:

Are they maintained separately? The patch just synchronizes the missing bit, but it might be a good idea to do a full review of differences as well.

They should be in sync, minus any of the latest fixes. WordPress.tv requires a separate deploy on WordPress.com and we usually wait until there's been a few fixes (or one major fix) before doing so.

#2 @SergeyBiryukov
7 years ago

  • Keywords has-screenshots added

#3 @coffee2code
7 years ago

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

In 5845:

WordPress.tv: Fix misalignment of blog footer.

Props SergeyBiryukov.
Fixes #2045.

Note: See TracTickets for help on using tickets.