fix(gridster): changed the way widgets were getting positioned so that margins are actually the same size that the user specified all the way around the grid

feat(gridster): added responsive nature to grid
This commit is contained in:
floyd_hawkes
2015-02-18 13:34:20 -05:00
parent 314037471f
commit a391304357
11 changed files with 724 additions and 170 deletions

2
.gitignore vendored
View File

@ -4,4 +4,4 @@ gh-pages/
demo/
.idea
.DS_Store
.idea
*.iml