B1nk1e

Results 1 comments of B1nk1e

I've added this into my own .js file and fixed the issue. It looks like that orientationchange event is not always triggered. `$(window).bind('resize orientationchange', function(event) { $('.match-height').matchHeight(); });`