googlearchive / polymer-element-catalog

A catalog of Polymer-based web components built by the Polymer team
BSD 3-Clause "New" or "Revised" License
164 stars 90 forks source link

Fix dash characters #235

Closed thansber closed 8 years ago

thansber commented 8 years ago

Also see issue https://github.com/Polymer/polymer-element-catalog/issues/236

arthurevans commented 8 years ago

Yeah. Darn. I originally put in the non-breaking hyphens to avoid ugly formatting, but not being able to cut and paste is worse.

In fact, testing the layout here, it works fine with hyphens--this must have been a solution we worked out for another page and applied here unnecessarily.

Unfortunately we have a merge conflict now--could you rebase this on master and I'll merge it?

Thanks!

thansber commented 8 years ago

I lost my original commit and I never forked this repo so I forked, re-committed and created a new pull request https://github.com/Polymer/polymer-element-catalog/pull/253