scottdejonge/map-icons

Missing position absolute in minified js

dennisirmscher opened this issue · 3 comments

The minified js is missing position absolute for the div wrapper of the icon (in line 99 of the unminified version).

icon labels are not placed correctly when i use minified version

I get some odd positioning of the labels inside. The main SVG vector paths such as the SQUARE_PIN is positioned well, but all labels inside appear in a straight vertical line.

Checked CSS, apart from box-sizing: border-box, there's no other CSS overriding it at all.

screen shot 2016-08-03 at 4 08 37 pm

I get the same vertical align error with the minified version as well. Even after building