justarrived / justarrived.github.io

justarrived.se
https://justarrived.se
MIT License
2 stars 1 forks source link

Arabic Aligning - homepage_top_banner #211

Open bex1 opened 7 years ago

bex1 commented 7 years ago

From @bex1 on April 25, 2017 9:27

From @xEPIx on April 25, 2017 8:36

on https://justarrived.se/ar/

.homepage_top_banner_v2_bottom_container .homepage_top_banner_v2_bottom_container_left { text-align: left; Should be right, Also:

.homepage_top_banner_v2_bottom_container .homepage_top_banner_v2_bottom_container_right .cta-text { width: 60%; height: auto; max-width: 120px; display: inline-block; text-align: left; }

text align should be right here.

This will fix the aligning issue on the top banner.

Copied from original issue: justarrived/just-match-web#445

_Copied from original issue: justarrived/just_matchapi#1097