<selecttype="text"ng-model="orgUser.role"class="input-small"ng-options="f for f in ['Viewer', 'Editor', 'Read Only Editor', 'Admin']"ng-change="updateOrgUser(orgUser)">
<selecttype="text"ng-model="orgUser.role"class="gf-form-input max-width-8"ng-options="f for f in ['Viewer', 'Editor', 'Read Only Editor', 'Admin']"ng-change="updateOrgUser(orgUser)">