Closed Bug 575451 Opened 13 years ago Closed 13 years ago

Firefox Button: UI Nits (Margins/CSS/Background etc.)

Categories

(Firefox :: General, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 574681

People

(Reporter: ronin.achilles, Unassigned)

References

Details

Attachments

(2 files)

User-Agent:       Mozilla/5.0(Windows; U; Windows NT 5.2; rv:1.9.2) Gecko/20100101 Firefox/3.6
Build Identifier: Mozilla/5.0(Windows; U; Windows NT 5.2; rv:1.9.2) Gecko/20100101 Firefox/3.6

Some nits.. in comparison with the Windows Control Buttons and their placement. Primarily dealing with CSS and Background Image of the new Firefox Button

Reproducible: Always
This one is easily solved by:

#appmenu-button-container
{
margin-top: 1px !important;
}

#main-window[sizemode=maximized] #appmenu-button-container
{
margin-top: 0px !important;
}
Blocks: 513162
Status: UNCONFIRMED → NEW
Ever confirmed: true
This bug is duplicate of bug 574681.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.