Hi,

 

I’m noticing that some elements are collapsing or having weird width values in certain languages. A solution for this would be changing the element width with SCSS/CSS based on the HTML lang attribute.

For now I’m just going to use the lang values that Wok sets today but I suggest we stick with ISO 639-1 for accessibility reasons. If the browser can’t detect the language it will “think” that the content is in English:

 

http://www.w3schools.com/tags/ref_language_codes.asp

 

Regards,

Samuel