Display of Tables into “diagnostic” x-overflow:truncated
-
Hi,
I found that the display for “diagnostic” for the section “Tables” (which is wider than the others) the content is truncated on his right, this comes from the style of the div :
<div style="max-width: 100%; overflow: auto; padding: 1px;"> <table class="wf-table"> Which should be : <div style="max-width: 100%; overflow: none; padding: 1px;"> <table class="wf-table">
Best regards
Trebly
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Display of Tables into “diagnostic” x-overflow:truncated’ is closed to new replies.