Closed Bug 432436 Opened 16 years ago Closed 16 years ago

Selected browser sidebar items have padding

Categories

(Firefox :: Theme, defect)

All
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3.1b2

People

(Reporter: shorlander, Assigned: shorlander)

Details

Attachments

(2 files)

Attached image Sidebar item padding
Selected items in the browser sidebar now have padding on either side where they aren't supposed to. They should be pressing up against the sides.

Looks to be from bug 432115

#sidebar,
sidebarheader { 
  background-color: #d4dde5;
  padding: 2px;
  text-transform: uppercase;
}

Adds padding with the color.
Attached patch Padding fixSplinter Review
Separate the rules so we can color the background without adding padding. Also
removed the text-transform: uppercase since it doesn't work anyway(bug 101800).
Assignee: nobody → stephen
Status: NEW → ASSIGNED
Attachment #319564 - Flags: ui-review?
Attachment #319564 - Flags: review?
Attachment #319564 - Flags: ui-review?(mconnor)
Attachment #319564 - Flags: ui-review?
Attachment #319564 - Flags: review?
Attachment #319564 - Flags: review?(mconnor)
Attachment #319564 - Flags: ui-review?(mconnor)
Attachment #319564 - Flags: ui-review+
Attachment #319564 - Flags: review?(mconnor)
Attachment #319564 - Flags: review+
pushed: http://hg.mozilla.org/mozilla-central/rev/ea37481b6803
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Hardware: Macintosh → All
Resolution: --- → FIXED
Target Milestone: --- → Firefox 3.1b2
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: