Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#6292 closed defect (bug) (fixed)

Tightening up admin

Reported by: iammattthomas's profile iammattthomas Owned by: iammattthomas's profile iammattthomas
Milestone: 2.5 Priority: normal
Severity: normal Version: 2.5
Component: General Keywords: has-patch commit
Focuses: Cc:

Description

Per conversation with Happy Cog, cleaning up the admin:

  • Condensing padding and margins that are too big
  • Matching font sizes to mockups
  • Fix alignment of action buttons
  • padding in comment counter
  • line heights in category list
  • button padding
  • tablenav paging margins
  • permalink save button

More to come.

Attachments (2)

6292.diff (9.7 KB) - added by iammattthomas 18 years ago.
6292-2.diff (307 bytes) - added by iammattthomas 18 years ago.
Right-align actions header, too

Download all attachments as: .zip

Change History (8)

@iammattthomas
18 years ago

#1 @ryan
18 years ago

(In [7399]) Tighten layout. Props mt. see #6292

#2 @iammattthomas
18 years ago

  • Status changed from new to assigned

Ryan mentioned that I inadvertantly reverted 7344? with this patch; I've emailed Liz asking about the actions alignment. I'd set them back to left-aligned to match the mockups.

#3 @iammattthomas
18 years ago

Weird... that should be [7344].

#4 @iammattthomas
18 years ago

Liz: "I think that if they are right-aligned, then "Actions" should be right-aligned too. No question." By the looks of things this was the original intention, the declaration in the CSS just wasn't specific enough to supercede the left alignment of table header items.

@iammattthomas
18 years ago

Right-align actions header, too

#5 @ryan
18 years ago

(In [7422]) Right-align actions header, too. Props mt. see #6292

#6 @thee17
18 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed
Note: See TracTickets for help on using tickets.