Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#13574 closed defect (bug) (fixed)

Break long words via CSS in some places

Reported by: ocean90's profile ocean90 Owned by:
Milestone: 3.0 Priority: normal
Severity: minor Version:
Component: UI Keywords: has-patch
Focuses: Cc:

Description

For example the tab box or menu item title.
It would fix the layout in IE 6, see http://grab.by/4Bqe or http://grab.by/4Bqg.
Firefox screens:
Before: http://grab.by/4Bqn | After: http://grab.by/4Bqp

Menu item title:
Before: http://grab.by/4Brj | After: http://grab.by/4Brs

Attachments (1)

13574-break-word.patch (755 bytes) - added by ocean90 14 years ago.
Works in Opera, Safari, Firefox, Chrome, IE 6/7/8/9

Download all attachments as: .zip

Change History (3)

@ocean90
14 years ago

Works in Opera, Safari, Firefox, Chrome, IE 6/7/8/9

#1 @ocean90
14 years ago

  • Component changed from General to UI

#2 @nacin
14 years ago

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

(In [14990]) Use word-wrap:break-word in the nav menus. props ocean90, fixes #13574.

Note: See TracTickets for help on using tickets.