s-yadav / angulargrid

Pinterest like responsive masonry grid system for angular
MIT License
277 stars 105 forks source link

dynamic-grid margin #6

Closed mhipo1364 closed 9 years ago

mhipo1364 commented 9 years ago

Hi

Thanks for this awesome package, I wanna set margin-left, margin-right to whole grid container, how can I do this?

s-yadav commented 9 years ago

You just give margin-left and margin-right to container "dynamic-grid" it will not affect the plugin.

mhipo1364 commented 9 years ago

Yes, thanks, I put the whole elements in container which have margin :+1: