material-foundation icon indicating copy to clipboard operation
material-foundation copied to clipboard

Material Design version of Foudation for Sites by Zurb

Results 4 material-foundation issues
Sort by recently updated
recently updated
newest added

The main entry is pointing to "./js/src", which does not exist. Maybe just use `main: false`.

The checkbox icon is not working in Firefox 52.6, I'm attaching an image taken from the demo site. ![image](https://user-images.githubusercontent.com/10457534/36235763-112af3d6-11b8-11e8-8b19-cc6e597b47a0.png)

![image](https://cloud.githubusercontent.com/assets/2272901/24639836/5a56fe52-18a7-11e7-8aed-2b41a2176310.png) Perhaps I'm using it incorrectly, but the floating label goes below the text area instead of above it. ``` Test Test Company Description ```

ZURB Foundation's off-canvas system allows you to add a data-content-scroll="false" attribute to your off-canvas HTML wrapper. This locks the scrolling of the on off-canvas-content. I tested it, it works, so...