Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
Fix layout of members search in FF; #449
Browse files Browse the repository at this point in the history
Whatevs.
  • Loading branch information
chadwhitacre committed Apr 14, 2013
1 parent 019b02d commit 796b8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/open-group-members.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ <h2>Who is {{ participant.username }}?</h2>
placeholder="Enter a Gittip username"
ng-model="query"
ng-change="doLookup()"
/>&nbsp;&nbsp;<button type="submit"
/>&nbsp;<button type="submit"
tabindex="2">Add</button>
</form>
<ul id="lookup-results">
Expand Down

0 comments on commit 796b8f6

Please sign in to comment.