aligns the severity dropdown with other fields (#22779)

This commit is contained in:
Carl Bergquist
2020-03-13 14:19:35 +01:00
committed by GitHub
parent 451c95808d
commit b1e112923b
+1 -1
View File
@@ -26,7 +26,7 @@ func init() {
<input type="text" required class="gf-form-input max-width-22" ng-model="ctrl.model.settings.integrationKey" placeholder="Pagerduty Integration Key"></input>
</div>
<div class="gf-form">
<span class="gf-form-label width-10">Severity</span>
<span class="gf-form-label width-14">Severity</span>
<div class="gf-form-select-wrapper width-14">
<select
class="gf-form-input"