Commit 2b2d6fb5 authored by akodde's avatar akodde
Browse files

Fix outerHeight for jQuery 1.8.0 version

The parameter 'includeMargin' is set to false by default (https://api.jquery.com/outerHeight/). However due to a bug in jQuery 1.8.0 the outerHeight returns an object instead of an integer: http://bugs.jquery.com/ticket/12159

Adding 'false' fixes the equalizer for jQuery 1.8.0 and wouldn't do harm as it is set to false by default.
parent 6d923751
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment