I am working in an existing page and when it is resized the Menu breaks a bit and the only way I found to fix that is once the page is resized I reload the page and the styles are ok.
The problem is when chrome ask me to translate the page...the resize method is fired and the page reloads but I don't want this.
Is there any way to know if the resize was done by chrome in order to avoid this behaviour? or maybe you could tell me another way to fix that.
Thanks