Skip to content

Commit

Permalink
Merge pull request #2099 from ministryofjustice/LPAL-1312-label
Browse files Browse the repository at this point in the history
LPAL-1312 remove rule that turns date of birth text off on mobile
  • Loading branch information
nickdavis2001 authored Sep 9, 2024
2 parents d9207a1 + 8a35e38 commit 0b350c1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LPA Online Service
# LPA Online Service

The Office of the Public Guardian Lasting Power of Attorney online service: Managed by opg-org-infra & Terraform.

Expand Down
6 changes: 0 additions & 6 deletions service-front/assets/sass/patterns/_form-popup.scss
Original file line number Diff line number Diff line change
Expand Up @@ -215,12 +215,6 @@
}
// scss-lint:enable MergeableSelector

.dob-label {
@include media(mobile) {
display: none;
}
}

.use-details-link-panel {
padding: 15px;

Expand Down

0 comments on commit 0b350c1

Please sign in to comment.