Skip to:
Content

bbPress.org

Opened 10 years ago

Closed 10 years ago

#2675 closed defect (bug) (fixed)

CSS word-wrap break-word for IPv6 addresses bbp-author-ip

Reported by: netweb's profile netweb Owned by: johnjamesjacoby's profile johnjamesjacoby
Milestone: 2.6 Priority: normal
Severity: normal Version: 2.5.4
Component: General Keywords: has-patch commit
Cc:

Description

Some themes do not wrap IPv6 IP's in the topic/reply templates, Twenty Fourteen does, though for themes that do not we should explicitly include word-wrap: break-word; for span.bbp-author-ip

Attachments (3)

2675.diff (418 bytes) - added by netweb 10 years ago.
bbPress-IPv6-word-wrap.PNG (24.3 KB) - added by netweb 10 years ago.
bbPress-IPv6-no-word-wrap.PNG (23.8 KB) - added by netweb 10 years ago.

Download all attachments as: .zip

Change History (5)

@netweb
10 years ago

#1 @netweb
10 years ago

  • Keywords commit added

#2 @johnjamesjacoby
10 years ago

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

In 5494:

Tweak bbp-author-ip styling, removing the font family and ensuring long IP addresses break correctly. Props netweb. Fixes #2675.

Note: See TracTickets for help on using tickets.