wayfair-contribs / plentymarkets-plugin

Wayfair plugin for use in the Plentymarkets eCommerce ERP system
https://marketplace.plentymarkets.com/en/plugins/integration/wayfair_6273
Other
4 stars 3 forks source link

remove errant whitespace from strings in top menu #181

Closed jhoule86 closed 4 years ago

jhoule86 commented 4 years ago

The Prettier plugin improperly formatted the new "help button" area of the top-menu of the plugin's UI, resulting in extra whitespace in the HTML, adding the potential for incorrect rendering of strings. This PR applies the VS Code formatting to the menu's HTML file, which corrects and compacts it. A new nonbreaking space is also added between the ? icon and the Help text.