Skip to content

Commit

Permalink
deal with jquery conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
ptarjan committed Jul 22, 2012
1 parent 27e5fcd commit e629ebb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions event_submit.html
Expand Up @@ -30,6 +30,12 @@
div#jfmfs-friend-selector {
width: 100%;
}
/* overwrite the wufoo thing */
span#jfmfs-selected-count {
width: auto;
display: inline;
float: none;
}
</style>

<!-- JavaScript -->
Expand Down

0 comments on commit e629ebb

Please sign in to comment.