Open Bug 630771 Opened 13 years ago Updated 2 years ago

Toolbar buttons cause Bookmarks Toolbar to grow taller.

Categories

(Firefox :: Toolbars and Customization, defect)

4.0 Branch
x86
Windows 2000
defect

Tracking

()

UNCONFIRMED

People

(Reporter: pjdkrunkt, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows NT 5.0; rv:2.0b11pre) Gecko/20110201 Firefox/4.0b11pre
Build Identifier: Mozilla/5.0 (Windows NT 5.0; rv:2.0b11pre) Gecko/20110201 Firefox/4.0b11pre

With the exception of the Home button, all other toolbar buttons cause the Bookmarks toolbar to grow taller.  There appears to be a hack in browser.css that allows the Home button to live in the bookmarks toolbar without expanding it.  I propose that this be shared for all buttons.  All toolbar buttons (small icons mode) are set to padding-top:3px and padding-bottom:3px, while the Home button has the added .bookmark-item class and so is rendered with padding-top:2px and padding-button:2px.  The extra padding causes the Bookmarks toolbar to grow from 24px to 26px.  This would also help the menubar which grows from 20px to 26px.  There is already a similar hack in place to reduce the height of buttons in the Addons bar and TabsToolbar.



Reproducible: Always
Version: unspecified → 4.0 Branch
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.