Closed Bug 863161 Opened 11 years ago Closed 11 years ago

visual glitch with ON/OFF button for locales

Categories

(Firefox Health Report Graveyard :: Web: Health Report, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: pascalc, Unassigned)

Details

Attachments

(1 file)

see http://awesomescreenshot.com/05616ext04

The button is now shifted below the text for locales
changing this:
.activationWidget {
    width:150px;
}

to: 
.activationWidget {
    min-width:150px;
}

will fix the bug
merged in master
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Firefox Health Report → Firefox Health Report Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: