Skip to content

Elements.Grid container class #1

@Devqon

Description

@Devqon

The Elements.Grid.cshtml contains a 'container' class, which causes it to be the full width of the page, instead of keeping it within the content.

Repro steps:

  • Setup new Orchard instance with Default recipe
  • Enable Cascade.Bootstrap
  • Include a widget in the AsideSecond zone
  • Go to home page

What you will see is that the content zone is full width of 1170px due to the container class on the Elements.Grid, which will cause it to flow over the AsideSecond zone.

Fix(?):
replace 'container' class with 'row'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions