mapshaper 0.7.15 → 0.7.16

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
@@ -670,8 +670,6 @@ textarea:focus {
670
670
  word-wrap: break-word;
671
671
  text-align: left;
672
672
  margin-top: 12px;
673
- margin-right: 20px;
674
- /* padding: 12px 16px 12px 18px; */
675
673
  padding: 15px 17px 13px 19px;
676
674
  vertical-align: top;
677
675
  display: inline-block;