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

Commit e50f6a0

Browse files
committed
shrinking the width of the input box
1 parent a0adb4a commit e50f6a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/styleguide/css/vendor/typeahead.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
.typeahead,
1111
.tt-query,
1212
.tt-hint {
13-
width: 396px;
13+
width: 220px;
1414
height: 30px;
1515
padding: 8px 12px;
1616
font-size: 14px;

0 commit comments

Comments
 (0)