Give more space in the error page

This commit is contained in:
Johannes Zellner
2018-12-04 16:35:58 +01:00
parent 43b747676c
commit 04e8b14fc4

View File

@@ -74,6 +74,8 @@
<div>
<h3> <i class="far fa-frown fa-fw text-danger"></i> Something has gone wrong </h3>
<a class="btn btn-primary" href="/" ng-show="statusOk">Back to the dashboard</a>
<br/>
<br/>
<p>If you are the server administrator, follow the <a href="https://cloudron.io/documentation/troubleshooting/" target="_blank">troubleshooting guide</a>.</p>
</div>
</div>