Skip to content

Commit 3645e69

Browse files
authored
Merge pull request #267 from Thecodingfan/patch-2
Uses correct id for the typeahead-search component
2 parents fcd9318 + 35e4837 commit 3645e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/screen.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ textarea {
943943
color: #a55858;
944944
}
945945

946-
#typehead-search {
946+
#typeahead-search {
947947
position: absolute;
948948
right: 1px;
949949
top: 8.3px;

0 commit comments

Comments
 (0)