Skip to content

Commit

Permalink
Merge pull request #759 from CityOfBoston/develop
Browse files Browse the repository at this point in the history
DIG-4417 Fix for text fields inputs on PCs
  • Loading branch information
subaha-cob authored Jul 3, 2024
2 parents 5171408 + 09d5b69 commit e106d8e
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: inherit
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
Expand Down

0 comments on commit e106d8e

Please sign in to comment.