v2.1.2
The "position: relative" style that was being applied to the temporary div used to get the first size was affecting components that were being wrapped and which were using "position: absolute" on one of their children. Fixes #20
The "position: relative" style that was being applied to the temporary div used to get the first size was affecting components that were being wrapped and which were using "position: absolute" on one of their children. Fixes #20