ozwaldorf / iron-grid

Iron Grid - A Responsive Grid System for Polymer
MIT License
67 stars 24 forks source link

add important to some CSS classes: offset-s0 #33

Open ciction opened 7 years ago

ciction commented 7 years ago

I'm not sure why, but the offset-s0 was being ignored and overwritten by the medium one. I changed it to offset-s0-important but that forced me to write down the offset for all the sizes instead of just medium. <div class="xs12 s12 offset-xs0 offset-s0-important m6 offset-m3 offset-l3 offset-xl3"> It feels wrong to add so many classes. I expected it to work without the large and xl versions.

maxiplay commented 7 years ago

Can be closed. Certains classes missed. Try now with the polymer 2 version