disable nowrap in error-block css
This commit is contained in:
parent
f59697363e
commit
e1b6e263ea
@ -53,6 +53,7 @@
|
||||
max-width: 300px;
|
||||
margin: 5px 0 0 0;
|
||||
width: auto;
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
/*add padding for jquery ui*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user