Skip to content

Add grid column offsets to layout.css #492

@JacobLett

Description

@JacobLett

When creating modules to leverage the existing grid it would be nice to have some offset classes available. For example:

.row-fluid > .offset5 {
margin-left: 40.170940171000005%!important;
}
.row-fluid > .offset6 {
margin-left: 48.717948718%!important;
}
.row-fluid > .offset7 {
margin-left: 57.264957265%!important;
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions