Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] added default column-value in 'Advanced one column grid'. #414

Merged
merged 1 commit into from
May 21, 2018

Conversation

pxamike
Copy link
Contributor

@pxamike pxamike commented May 17, 2018

Similar to:
Adv2ColumnGrid
Adv3ColumnGrid
Adv4ColumnGrid

..let's set a default column-value. The main reason being consistency with the other Adv*ColumnGrid and to ensure that the Bootstrap .row / .col-*-* structure is kept.

An example is if you use Adv1ColumnGrid to add a container (both literally and the Bootstrap-terminology .container) in a fluid-container parent, you need to set a .col-*-* value as there is also a .row in between of the .container and the .col-*-*. Otherwise, the margin / padding structure will not be correct and in mobile view-ports you will typically get a horizontal scrollbar.

So it is for convenience - in the same way as it is for Adv2ColumnGrid and upwards. :) (...and can be overriden completely by users choice)

@websi
Copy link
Contributor

websi commented May 17, 2018

#391

@dmh dmh merged commit db9b569 into master May 21, 2018
@pxamike pxamike deleted the adv-1-column-grid_default_value branch May 23, 2018 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants