mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-18 00:09:06 +01:00
base.css: fix word wrapping in error template
This commit is contained in:
parent
3fbd9e8073
commit
de5a4366a9
1 changed files with 1 additions and 0 deletions
|
@ -379,6 +379,7 @@ input[type='submit'].LSview_search {
|
|||
text-align: left;
|
||||
background-color: #eee;
|
||||
width: 80%;
|
||||
white-space: pre-wrap;
|
||||
margin: auto;
|
||||
margin-top: 3em;
|
||||
padding: 0.5em;
|
||||
|
|
Loading…
Reference in a new issue