small styling fix on db err msg
This commit is contained in:
@@ -115,8 +115,10 @@
|
||||
<div class="controls">
|
||||
<input type="submit" ng-disabled="myForm.$invalid || checking"
|
||||
value="Continue" class="btn btn-success" />
|
||||
|
||||
<br/>
|
||||
|
||||
<span class="inline-help" ng-if="checking" ng-animate="'fade'">
|
||||
<span class="inline-help" ng-if="checking" ng-animate="'fade'">
|
||||
Validating your database connection
|
||||
</span>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user