Skip to content

Commit

Permalink
Restore visual of input field on Firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Aug 3, 2020
1 parent 9c65334 commit 59496cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/css/codemirror.css
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ div.CodeMirror span.CodeMirror-matchingbracket {
fill: #000;
}
.cm-search-widget-input input {
border: 1px solid gray;
display: inline-flex;
flex-grow: 1;
max-width: 16em;
Expand Down

0 comments on commit 59496cf

Please sign in to comment.