Skip to content

Commit

Permalink
fix(search): 馃悰 make search input selectable
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Sep 6, 2023
1 parent 6f3d82d commit e8f33bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/skins.citizen.search/skins.citizen.search.less
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
overflow: hidden;
font-size: 0.875rem;
white-space: nowrap;
pointer-events: none;

// HACK: Target mobile Safari only to prevent auto zooming the input field
@supports (-webkit-touch-callout: none) {
Expand Down

0 comments on commit e8f33bd

Please sign in to comment.