Skip to content

Commit

Permalink
fix tournament search autocomplete style
Browse files Browse the repository at this point in the history
  • Loading branch information
ornicar committed Jan 10, 2018
1 parent 4e777d8 commit c39f993
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/stylesheets/tournament.css
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,10 @@ ol.scheduled_tournaments a {
#tournament .twitter-typeahead {
height: 100%;
}
#tournament .search .tt-menu .spinner {
float: none;
margin: 10px auto;
}

#tournament .notice {
color: #FFF;
Expand Down

0 comments on commit c39f993

Please sign in to comment.