Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#3018 closed defect (bug) (fixed)

Footer Text Letter Space Issue on Urdu WordPress

Reported by: burhandodhy's profile burhandodhy Owned by:
Milestone: Priority: normal
Component: International Sites (Rosetta) Keywords:
Cc:

Description

Hi

On Urdu WordPress site https://ur.wordpress.org/ the footer text is broken due to letter spacing which is currently '0.3em' http://prntscr.com/g3qeez .

It should be like this http://prntscr.com/g3qenp. To make it correct set the letter spacing to 0

Thanks
Burhan

Change History (4)

This ticket was mentioned in Slack in #polyglots by burhandodhy. View the logs.


7 years ago

#2 @SergeyBiryukov
7 years ago

  • Component changed from General to International Sites (Rosetta)

#3 @SergeyBiryukov
7 years ago

Could probably be solved by adding #wporg-footer h6 { letter-spacing: 0; } to Additional CSS.

#4 @obenland
7 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Thanks for bringing this up @burhandodhy.

I hacked my way into the Additional CSS editor and added the rule.

Note: See TracTickets for help on using tickets.