<selectclass="gf-form-input max-width-10"ng-model="current.type"ng-options="f for f in ['query', 'interval', 'custom']"ng-change="typeChanged()"></select>
<divclass="gf-form-select-wrapper">
<selectclass="gf-form-input width-7"ng-model="current.type"ng-options="f for f in ['query', 'interval', 'custom']"ng-change="typeChanged()"></select>