Commit b1e11292 by Carl Bergquist Committed by GitHub

aligns the severity dropdown with other fields (#22779)

parent 451c9580
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment