Closed tbuyle closed 8 years ago
Thanks for your PR. I'll merge and release new gem version in tonight.
On Tue, Aug 2, 2016 at 5:34 PM, Thomas notifications@github.com wrote:
As discussed on issue #10 https://github.com/vinhnglx/active_bootstrap_skin/issues/10 : setting a different padding to all div under #wrapper breaks the Bootstrap Grid.
The default 15px padding can be changed using the sass/less variable
grid-gutter-width
You can view, comment on, or merge this pull request online at:
https://github.com/vinhnglx/active_bootstrap_skin/pull/15 Commit Summary
- Remove Padding 5px for all div under #wrapper
File Changes
- M app/assets/stylesheets/active_bootstrap_skin.scss https://github.com/vinhnglx/active_bootstrap_skin/pull/15/files#diff-0 (4)
Patch Links:
- https://github.com/vinhnglx/active_bootstrap_skin/pull/15.patch
- https://github.com/vinhnglx/active_bootstrap_skin/pull/15.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/vinhnglx/active_bootstrap_skin/pull/15, or mute the thread https://github.com/notifications/unsubscribe-auth/AB55UUxj6ame0dmIt0U3Ac60bku06T9oks5qbw8OgaJpZM4Jaan8 .
Ruby Developer Betacode Sdn Bhd (1109222-K) Phone: (+60) 167557808 Skype: vinhnglx Email: vinh.nglx@gmail.com
As discussed on issue #10 : setting a different padding to all div under
#wrapper
breaks the Bootstrap Grid.The default 15px padding can be changed using the sass/less variable
grid-gutter-width