Skip to content

Commit

Permalink
Remove styles relatives to email preferences system page (there isn't…
Browse files Browse the repository at this point in the history
… any template for that page)
  • Loading branch information
vicarali committed Jul 3, 2024
1 parent 17f7d6d commit b58514b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
4 changes: 0 additions & 4 deletions version_control/Codurance_September2020/css/_forms.css
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,6 @@ select.hs-input.error:focus {
vertical-align: middle;
}

ul.no-list {
list-style: none;
}

.hs-form-field,
.field {
margin-bottom: 18px;
Expand Down
14 changes: 1 addition & 13 deletions version_control/Codurance_September2020/css/_system_pages.css
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ password protected content and search listing results.
.error-page_heading {
margin-bottom: 1rem;
}
ul.no-list.hs-error-msgs {
padding: 0;
}

.systems-page {
padding: 3rem 20px;
}
Expand All @@ -59,19 +57,9 @@ ul.no-list.hs-error-msgs {
padding: .1rem .75rem;
}

.email-prefs .item.disabled {
opacity: 0.6;
cursor: not-allowed;
}
.email-prefs .item.disabled input:disabled {
cursor: not-allowed;
}
.hs-404-error-layout .responsive-page-width p {
margin-bottom: 31px;
}
input.email-edit.hs-input {
width: 100% !important;
}

@media(min-width:768px){
.hs-404-error-layout .responsive-page-width p {
Expand Down

0 comments on commit b58514b

Please sign in to comment.