Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 8f9bbde

Browse files
committed
updating pattern finder
1 parent b708f63 commit 8f9bbde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/styleguide/css/vendor/typeahead.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525

2626
.typeahead:focus {
27-
border: 2px solid #0097cf;
27+
border: 2px solid #999;
2828
}
2929

3030
.tt-query {
@@ -50,7 +50,7 @@
5050
}
5151

5252
.tt-suggestion {
53-
padding: 3px 20px;
53+
padding: 3px 13px;
5454
font-size: 14px;
5555
line-height: 16px;
5656
}

0 commit comments

Comments
 (0)