Skip to content
Snippets Groups Projects
Commit 72fce218 authored by Jess's avatar Jess
Browse files

Revert "Issue #2486453 by LewisNyman, sqndr, heatherwoz, hylid, yoroy, Bojhan:...

Revert "Issue #2486453 by LewisNyman, sqndr, heatherwoz, hylid, yoroy, Bojhan: Set maximum width on Seven"

This reverts commit a70a74fc.
parent bc41f818
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -21,8 +21,8 @@
/* Span the full width of the viewport */
.content-header .is-horizontal .tabs:before,
.content-header .is-collapse-enabled .tabs:before {
left: -99em;
right: -99em;
left: -2.5em;
right: -2.5em;
}
/**
......
......@@ -4,10 +4,3 @@
.page-content {
margin-bottom: 80px;
}
@media all and (min-width: 75em) {
.layout-container {
width: 1170px;
margin: 0 auto;
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment