Making WordPress.org

Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#2356 closed defect (bug) (fixed)

Support Theme: Layout glitches in Spam & Pending views

Reported by: zoonini's profile zoonini Owned by: sergeybiryukov's profile SergeyBiryukov
Milestone: Priority: normal
Component: Support Forums Keywords:
Cc:

Description

Front-end Spam & Pending views have a few layout glitches.

  1. There is a gap above "This post is currently pending." and "This post has been flagged as spam."
  1. Author labels like "Plugin Author" overlap the other meta info in the left column.

Example from Pending view at
https://wordpress.org/support/view/pending/

https://cldup.com/pbleTq0BIJ.png

Example from Spam view at
https://wordpress.org/support/view/spam/

https://cldup.com/6qRoDSaoQN.png

Change History (8)

#1 @samuelsidler
8 years ago

@mapk: Can you look at this?

#2 @SergeyBiryukov
8 years ago

In 4680:

Support Theme: Remove a gap above "This post is currently pending" and "This post has been flagged as spam".

See #2356.

#3 @SergeyBiryukov
8 years ago

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

In 4681:

Support Theme: Add a top margin to reply author meta in post excerpt views to prevent overlapping with "Plugin Author" and other badges.

Fixes #2356.

This ticket was mentioned in Slack in #forums by zoonini. View the logs.


8 years ago

#5 @SergeyBiryukov
8 years ago

#2310 was marked as a duplicate.

#6 @SergeyBiryukov
8 years ago

In 4697:

Support Theme: After [4680], only set notices to display: inline-block in post content.

This prevents them from being misaligned if there are no topics or replies to display.

See #2356.

#7 @SergeyBiryukov
8 years ago

In 5023:

Support Theme: Add a top margin to reply author meta in search results to prevent overlapping with "Plugin Author" and other badges.

See #2356, #2450.

#8 @SergeyBiryukov
8 years ago

In 5067:

Support Theme: Revert [4680] and [4697], it was a workaround that is no longer needed after the changes in [5025].

This makes the appearance of notices in post content consistent with notices used elsewhere, which are displayed in full width.

See #2356, #2543.

Note: See TracTickets for help on using tickets.