Ticket #6179 (closed defect: fixed)

Opened 7 months ago

Last modified 7 months ago

Code input button misaligned/too-short in standard editor

Reported by: sambauers Assigned to: anonymous
Priority: lowest Milestone: 2.5
Component: Administration Version: 2.5
Severity: trivial Keywords: has-patch, css
Cc:

Description

I've long been annoyed by the misaligned "code" button in the standard text editor.

This patch standardises the line-height of those inputs and pumps up the size of the font in the "code" button a little.

Tested in Safari3, Firefox2 and IE7

Attachments

code_button_align.patch (451 bytes) - added by sambauers on 03/12/08 03:14:30.

Change History

03/12/08 03:14:30 changed by sambauers

  • attachment code_button_align.patch added.

03/12/08 13:45:29 changed by sambauers

Also see #6183

03/13/08 06:06:34 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [7272]) Fix code button alignment. Props sambauers. fixes #6179