Skip to content

Commit

Permalink
Merge pull request #761 from CityOfBoston/DIG-4417
Browse files Browse the repository at this point in the history
DIG-4417 Completely removed line-height: inherit
  • Loading branch information
subaha-cob authored Jun 26, 2024
2 parents d6ab38d + 096111e commit 09d5b69
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions stylesheets/patterns-cob-theme.styl
Original file line number Diff line number Diff line change
Expand Up @@ -445,18 +445,6 @@ input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
input[type="text"],
input[type="search"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="password"],
input[type="date"],
input[type="time"],
input[type="number"],
textarea {
line-height: 60px
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
Expand Down

0 comments on commit 09d5b69

Please sign in to comment.