Skip to:
Content

bbPress.org

Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#3281 closed defect (bug) (fixed)

Default theme styling compatibility improvements

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6.1 Priority: normal
Severity: normal Version: trunk
Component: Appearance - Theme Compatibility Keywords: commit
Cc:

Description

A number of issues have been brought up in Slack, the Forums, and Twitter, identifying styling issues with default themes, including fixing responsive bugs on bbPress.org.

This ticket is simply a quick placeholder for having worked through some quick feedback.

Change History (6)

#1 @johnjamesjacoby
5 years ago

In 6950:

Author Links: remove default non-breaking space.

This commit fixes an inconsistency with author links, causing whitespace in some places but not others.

See #3281. For 2.6.1, branches/2.6

#2 @johnjamesjacoby
5 years ago

In 6951:

Theme Compat: resolve a number of issues brought up after 2.6 was released.

This commit does the following:

  • Sets min and max heights on img.avatar elements to avoid them being super huge in Twenty Twenty
  • Restores text-underline styling for topic & reply content for Twenty Seventeen
  • Removes text-underline for revisions
  • Fixes padding & margins on small screens across all themes

See #3281. For 2.6.1, branches/2.6.

#3 @johnjamesjacoby
5 years ago

In 6952:

Theme Compat: resolve a number of issues brought up after 2.6 was released.

This commit does the following:

  • Sets min and max heights on img.avatar elements to avoid them being super huge in Twenty Twenty
  • Restores text-underline styling for topic & reply content for Twenty Seventeen
  • Removes text-underline for revisions
  • Fixes padding & margins on small screens across all themes

See #3281. For 2.7, trunk.

#4 @johnjamesjacoby
5 years ago

In 6953:

Author Links: remove default non-breaking space.

This commit fixes an inconsistency with author links, causing whitespace in some places but not others.

See #3281. For 2.7, trunk.

#5 @johnjamesjacoby
5 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

#6 @netweb
5 years ago

In 6963:

Theme Compat: Remove duplicate border-radius added in [6952]

See #3281. For 2.7, trunk.

Note: See TracTickets for help on using tickets.