Closed
Bug 391226
Opened 18 years ago
Closed 18 years ago
Remove go-container
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 3 alpha8
People
(Reporter: rflint, Assigned: rflint)
Details
Attachments
(1 file)
2.65 KB,
patch
|
Gavin
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #275599 -
Flags: review?(gavin.sharp)
Comment 1•18 years ago
|
||
Comment on attachment 275599 [details] [diff] [review]
Patch
>Index: themes/pinstripe/browser/browser.css
> #go-button {
>- -moz-appearance: toolbarbutton;
>- height: 24px;
>-}
>-
>-#go-button,
>-#go-container {
> -moz-appearance: none;
r=me, assuming the first -moz-appearance was always overridden by the second (I'm not sure whether the fact that the second is a combined selector hurts it's specificity).
Attachment #275599 -
Flags: review?(gavin.sharp) → review+
Assignee | ||
Comment 2•18 years ago
|
||
mozilla/browser/base/content/browser.xul 1.353 mozilla/browser/themes/pinstripe/browser/browser.css 1.61
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Version: 2.0 Branch → Trunk
You need to log in
before you can comment on or make changes to this bug.
Description
•