Skip to content

Commit 4faf973

Browse files
committed
Update jquery.textcomplete.js
css fix 2/2
1 parent 7efaa5b commit 4faf973

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

assets/javascripts/jquery.textcomplete.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@
122122
};
123123
css = {
124124
wrapper: {
125+
lineHeight: '1.25em',
126+
clear: 'left',
125127
position: 'relative'
126128
},
127129
// Removed the 'top' property to support the placement: 'top' option

0 commit comments

Comments
 (0)