Skip to content
Snippets Groups Projects
Commit 30a75f13 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse: Polish error page

parent 3e55789d
No related branches found
No related tags found
No related merge requests found
......@@ -437,10 +437,14 @@ fieldset[disabled] .btn-swh.active {
.swh-http-error-desc {
font-size: 12px;
color: #647788;
text-align: center;
}
.swh-http-error-desc pre {
display: inline-block;
text-align: left;
max-width: 800px;
white-space: pre-wrap;
}
.swh-table {
......@@ -498,4 +502,4 @@ fieldset[disabled] .btn-swh.active {
.pager a {
outline: none;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment