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 91 forks source link

Indicate iron-positioning for fullbleed #274

Closed tony19 closed 8 years ago

tony19 commented 8 years ago

The layout guide for fullbleed was missing a reference to the iron-positioning module, leaving it up to the user to determine how to use it. This patch adds the appropriate reference.

arthurevans commented 8 years ago

LGTM. Thanks!