config_error.html: Increase container width.

This commit is contained in:
Vaida Plankyte
2017-08-17 09:49:57 +01:00
committed by Tim Abbott
parent ef722c5688
commit 8a29f1dcf2
2 changed files with 5 additions and 1 deletions

View File

@@ -1652,6 +1652,10 @@ input.new-organization-button {
font-size: 18px;
}
.error_page .errorbox.config-error {
max-width: 750px;
}
.error_page p {
color: #333333;
}

View File

@@ -6,7 +6,7 @@
<div class="container">
<div class="row-fluid">
<img src="/static/images/500art.svg" alt=""/>
<div class="errorbox">
<div class="errorbox config-error">
<div class="errorcontent">
<h1 class="lead">Configuration error</h1>
<br/>