pre: forbid layout breaking width
This commit is contained in:
parent
3a8d756ce1
commit
526f690664
1 changed files with 2 additions and 0 deletions
|
@ -248,6 +248,8 @@ div.filterTestHolder {
|
|||
border-style : solid;
|
||||
background : #fafafa;
|
||||
display : block;
|
||||
max-width : 98%;
|
||||
overflow : auto;
|
||||
}
|
||||
|
||||
div.notice, div.warning, div.error {
|
||||
|
|
Loading…
Reference in a new issue