mapshaper 0.5.118 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/www/page.css CHANGED
@@ -726,10 +726,6 @@ body.simplify .layer-control-btn {
726
726
 
727
727
  img.close-btn {
728
728
  opacity: 0.2;
729
- position: absolute;
730
- top: 8px;
731
- right: 8px;
732
- z-index: 2;
733
729
  }
734
730
 
735
731
  .close2-btn {
@@ -761,8 +757,8 @@ img.close-btn {
761
757
  }
762
758
 
763
759
  .layer-item img.close-btn {
764
- top: 29px;
765
- /* bottom: 8px; */
760
+ /* top: 29px; */
761
+ bottom: 8px;
766
762
  }
767
763
 
768
764
  /* hide close button when not hovering */