When the resource translate pages of Google Chrome was used the CSS page can broken. To avoid this, if you available i18n, you can do this:
<html translate="no">
<meta name="google" content="notranslate">
And works fine.
and that’s all folks!
If you have any doubts, problems or suggestions, just leave a message.