quran / quran.com-frontend

quran.com frontend
https://quran.com
MIT License
998 stars 361 forks source link

Misalignment of Arabic surah names on homepage #828

Closed refrigerator closed 7 years ago

refrigerator commented 7 years ago

Hi,

Apologies in advance if this comes across as nit-picking, but in the surah list on the homepage, the Arabic names of the surahs are misaligned. This means that it looks a bit off, and some of them actually overspill from their box when hovered:

image

Quick fix that seems to work - add float: right to the [class*=" icon-surah"], [class^=icon-surah] selector:

image

Thoughts?

mmahalwy commented 7 years ago

Thanks for taking a look into it! Mind putting together a PR to fix it?

UmanShahzad commented 7 years ago

@refrigerator Nice catch!

drpalaric commented 7 years ago

Is this being worked on? If not, I can make the quick fix so the page will look better.

refrigerator commented 7 years ago

@ajalger please go ahead :)