Respect sizing from user-supplied class
authorErik Bernhardson <ebernhardson@wikimedia.org>
Mon, 30 Dec 2013 20:03:50 +0000 (12:03 -0800)
committerOri Livneh <ori@wikimedia.org>
Wed, 2 Apr 2014 18:59:20 +0000 (11:59 -0700)
commitba85a7bc4f2022854b645ee1d134bee762ad0e2c
tree17b1e1b0064e49402ab243a5ec598ed45fb62413
parent912f53996e93cc3842f00b261f91e5137701c277
Respect sizing from user-supplied class

A user-supplied class provided to tipsy that affects the
height or width of the flyout breaks tipsys positioning.
Adjust tipsy to apply the user-supplied class earlier so
its css rules are taken into account during positioning.

Also clean up trailing whitespace.

Change-Id: I08854d80f57286129f19cb14566f84ed3c7fa21c
resources/jquery.tipsy/jquery.tipsy.js