Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#10206 closed defect (bug) (fixed)

Non-breaking spaces for padding in timezone menu break keyboard selection

Reported by: demetris's profile demetris Owned by:
Milestone: 2.8.1 Priority: normal
Severity: normal Version: 2.8
Component: Date/Time Keywords: tested
Focuses: Cc:

Description

The attatched patch removes non-breaking spaces and adds a CSS left margin for cities in the menu.

Enjoy super-fast city selection! :-D

(Tested on Fx 3.6, IE8, Opera 10, Chrome 3, Safari 4.)

Attachments (2)

t10206-timezone-cities-css-left-margin.diff.patch (1.4 KB) - added by demetris 15 years ago.
Removes NBSP padding for timezone cities, adds CSS left margin
t10206-timezone-cities-css-left-margin-UPDATED.diff (1015 bytes) - added by demetris 15 years ago.
Updated patch for r11598

Download all attachments as: .zip

Change History (4)

@demetris
15 years ago

Removes NBSP padding for timezone cities, adds CSS left margin

#1 @azaozz
15 years ago

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

(In [11648]) Use CSS instead of nbsp, props demetris, fixes #10206 for 2.8

#2 @azaozz
15 years ago

(In [11649]) Use CSS instead of nbsp, props demetris, fixes #10206 for trunk

Note: See TracTickets for help on using tickets.