<selectclass="gf-form-input gf-size-auto"ng-model="currentAnnotation.datasource"ng-options="f.name as f.name for f in datasources"ng-change="datasourceChanged()"></select>
<!-- <select class="gf-form-input gf-size-md" ng-model="currentAnnotation.iconSize" ng-options="f for f in [7,8,9,10,13,15,17,20,25,30]"></select> -->