Open Bug 693367 Opened 13 years ago Updated 2 years ago

toolbarbutton's should have flex specified in css

Categories

(Core :: XUL, defect)

defect

Tracking

()

People

(Reporter: wesj, Unassigned)

Details

We've run into a couple places in Fennec CSS where we've wanted to use a toolbar button that has its label and icon centered in the middle of the button (for instance, the "New Tab" buttons). I haven't been able to use toolbarbuttons here because the toolkit definition has flex set on the label:

http://mxr.mozilla.org/mozilla-central/source/toolkit/content/widgets/toolbarbutton.xml#14

We should specify this in CSS so that its easier to override for odd cases.
Moving to Core:XUL per https://bugzilla.mozilla.org/show_bug.cgi?id=1455336
Component: XP Toolkit/Widgets: XUL → XUL
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.