Make the new team view UI to be properly reactive to the screen size

This commit is contained in:
Joseph Schorr 2014-08-15 21:00:12 -04:00
parent 7d7cca39cc
commit 9a402ab0b1
3 changed files with 16 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<div style="width: 500px">
<div class="team-view-add-element">
<div class="entity-search"
namespace="orgname" placeholder="'Add a registered user or robot...'"
entity-selected="addNewMember(entity)"