Grid Type VerticalFixed ignores outerMarginBottom
See original GitHub issueHi, in version 10.0.6 grid type VerticalFixed ignores outerMarginBottom
Steps to reporoduce
- Go to demo with grid margins: https://tiberiuzuld.github.io/angular-gridster2/gridMargins
- set Grid Type to Vertical Fixed
- check Outer Margin checkbox to
true - in Grid Margin Bottom write for example
100 - Scroll down
- No padding bottom

Top, Left and Right outer margins are working correctly

Issue Analytics
- State:
- Created 3 years ago
- Reactions:13
- Comments:7 (1 by maintainers)
Top Results From Across the Web
angular-gridster2 - npm
Angular implementation of angular-gridster Demo ... keep the height from fixed gridType in mobile layout keepFixedWidthInMobile: false, ...
Read more >angular-gridster2 - Bountysource
I'm currently migrating an Angular 11 (and gridster 11.2.0 ) project to Angular ... Hi, in version 10.0.6 grid type VerticalFixed ignores outerMarginBottom....
Read more >Make image full width by ignoring grid (but remain responsive)
The problem is that this image is within a <p> and a content-div and therefore respects the margins of its parents. What's the...
Read more >margin-bottom - CSS: Cascading Style Sheets - MDN Web Docs
The margin-bottom CSS property sets the margin area on the bottom of an element. A positive value places it farther from its neighbors, ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I’ve got the same issue with Grid Type Fixed. Is there any work around solution to this?
workaround is too much of a workaround 🔢