Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Change the full-width template class to .main-content-full-width #1149

Merged

Conversation

colin-marshall
Copy link
Collaborator

CSS rules written for .main-content in the full-width template will fallback to rules for .main-content in the default template. Create a new .main-content-full-width class for the full-width template and remove the .full-width class from .main-wrap to prevent unwanted style collisions.

Resolves #1146.

CSS rules written for `.main-content` in the full-width template will
fallback to rules for `.main-content` in the default template. Create a new
`.main-content-full-width` class for the full-width template and remove the
`.full-width` class from `.main-wrap` to prevent unwanted style collisions.
@olefredrik olefredrik merged commit 04d0de1 into olefredrik:master Nov 9, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants