Remove unecessary id and class from product page

Stopped using `#content` on the product page - this was from GOV.UK elements.
Also removed the `override-elements-content` class since the page looks
the same without it.
This commit is contained in:
Katie Smith
2020-03-06 11:11:41 +00:00
parent 15f9eeeaf2
commit 6f8cc1f003
2 changed files with 1 additions and 5 deletions
-4
View File
@@ -187,10 +187,6 @@ details .arrow {
margin-top: 5px;
}
#content.override-elements-content {
padding-bottom: 0;
}
.multiple-choice input:disabled+label {
opacity: 1;
color: $secondary-text-colour;
+1 -1
View File
@@ -12,7 +12,7 @@
{% block content %}
<div class="product-page-intro">
<div class="product-page-intro-wrapper override-elements-content" id="content">
<div class="product-page-intro-wrapper">
<nav class="breadcrumbs breadcrumbs--inverse" aria-label="Breadcrumbs">
<ol itemscope itemtype="http://schema.org/BreadcrumbList">
<li class="breadcrumbs__item" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem">