- added class and style rule to make health check fix message look be… (#3747)

This commit is contained in:
Paul Seal
2018-12-19 14:38:08 +00:00
committed by Sebastiaan Janssen
parent 4d48254a93
commit e41db72ef7
3 changed files with 3 additions and 2 deletions

View File

@@ -110,4 +110,4 @@
.umb-era-button i {
margin-right: 5px;
}
}

View File

@@ -236,4 +236,5 @@
.umb-healthcheck-group__details-status-action-description {
margin-top: 5px;
font-size: 12px;
padding-left: 165px;
}

View File

@@ -106,7 +106,7 @@
<button
type="button"
class="umb-era-button umb-button--s -green"
class="umb-era-button umb-button--s -green pull-left"
ng-class="{ '-inactive': healthCheckAction.providedValue.$invalid}"
ng-click="vm.executeAction(check, $parent.$index, action);"
ng-disabled="healthCheckAction.providedValue.$invalid">