bluefantail / flickrGal

flickrGal is a fully responsive gallery utilising the flickr api. Written in pure javascript, with no external dependencies.
14 stars 1 forks source link

CSS calc() doesn't work in old versions of Safari #35

Closed bluefantail closed 8 years ago

bluefantail commented 8 years ago

would be good if this could be replaced with pure sass, though I'm not sure if the precision is high enough for the grid to work reliably

bluefantail commented 8 years ago

Not sure that this is possible, if any site needs support for such old versions of safari, I think a polyfil will have to be used, such as https://github.com/closingtag/calc-polyfill