Skip to content

Commit 1aeeb59

Browse files
authored
Merge pull request #153 from OpenSourceOrg/update/new-wide-template-reinstate-style
[Develop] New wide template reinstate styles
2 parents 369e072 + 6015863 commit 1aeeb59

File tree

5 files changed

+21
-2
lines changed

5 files changed

+21
-2
lines changed

themes/osi/assets/css/editor-style.css

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/osi/assets/css/editor-style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/osi/assets/scss/_5_objects.layout.scss

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,14 @@
5757
}
5858
}
5959

60+
.page-template-template-no-header-wide .content.has_no_sidebar, .page-template-template-no-header-wide footer{
61+
.content--page article:not(.archive), .comments, .archive-press-mentions {
62+
max-width: inherit !important;
63+
margin-left: auto !important;
64+
margin-right: auto !important;
65+
}
66+
}
67+
6068
.content.has_no_sidebar, footer {
6169
.alignwide {
6270
// @extend %alignwide;

themes/osi/style.css

Lines changed: 6 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

themes/osi/style.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)