Chad Boettcher
Results
1
issues of
Chad Boettcher
Hello, I've found 2 bugs that should be resolved with the following changes: on line 125-126 ``` javascript + "display: none;z-index:100" + "px;border: " + String(self.options.borderSize) ``` should be ```...