|
|
|
|
|
by erlanger
6290 days ago
|
|
Please stop doing that. Paul will never fix this bug, which gives any commenter the ability to force everyone to scroll horizontally. Edit: I see that this style is in place, which should work: pre {
overflow: hidden;
}
but Mr. Graham's insistence on table-based layout thwarts this attempt to control user content (table cells stretch to accommodate their content). |
|