Skip to content

Bootstrap 4 accepting offset-md-*, but not col-offset-md, among other grid system classes #19966

@adtserapio

Description

@adtserapio

When I use the Boootrap 3.3.6 release, col-md-offset-* is working fine. However, in Bootrap 4, it in results failure.

Upon checking and checking, the naming conventions are apparently changed, as I checked it in the bootsrap.css file linked to it via maxcdn.

screen shot 2016-05-25 at 11 14 11 am

It works when I use: offset-md-* as the one I found in the CSS file. In the documentation though, it still says to use col-md-offset.

Also, it's not just in offset-md, also occurs in pull, push in the various grid sizes too:

screen shot 2016-05-25 at 11 17 41 am

I also posted the question on Stack Overflow http://stackoverflow.com/questions/37427245/bootstrap-4-accepting-offset-md-instead-col-offset-md-naming-convention-bug/

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions