mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user