Closed Bug 549016 Opened 16 years ago Closed 16 years ago

center text in badges for some locales

Categories

(Websites Graveyard :: opentochoice.org, defect, P2)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: fiotakis, Assigned: juan.gomez)

References

()

Details

(Whiteboard: [per-locale])

User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); el; rv:1.9.3a2pre) Gecko/20100225 Minefield/3.7a2pre Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); el; rv:1.9.3a2pre) Gecko/20100225 Minefield/3.7a2pre The strings displayed in the badges look much better if the text align is center - specially for locales that the text takes two rows. Reproducible: Always
That would be bg and el as far as i can see.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Could someone confirm if this will be done? if so, please add all the locales to which it has to be implemented.
We can use the per-locale CSS rules for this, just like we did for 0.75. Something lke this should work: div#content-wrapper.locale-X .badge a .content { padding:0 20px; text-align:center; } where X is "el" and "bg_BG".
Priority: -- → P2
Whiteboard: [per-locale]
Assignee: nobody → juan.gomez
Text align center for "el" and "bg". Committed on r63776
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Product: Websites → Websites Graveyard
You need to log in before you can comment on or make changes to this bug.