Skip to content

Commit

Permalink
Added form line-height as we futz with browser quirks
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Aug 3, 2011
1 parent 1daa328 commit 72a5c5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jquery.geocodify.js
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@
'top': 0,
'left': 0,
'width': width,
'line-height': fontSize,
'font-size': fontSize
})
.addClass("geocodifyInput")
Expand Down

0 comments on commit 72a5c5d

Please sign in to comment.