akoenig / angular-deckgrid

A lightweight masonry-like grid for AngularJS.
http://akoenig.github.io/angular-deckgrid
MIT License
1.1k stars 191 forks source link

issue101 - fixes the IE9 issue to read deckgrid styles #102

Closed mxshrestha closed 11 months ago

mxshrestha commented 8 years ago

IE9 reads the css style to get deckgrid styles differently than other browsers. This fixes that issue. Related Issue: https://github.com/akoenig/angular-deckgrid/issues/101