Details
Description
When looking at the importing new questions help popup, I notice that some of the examples are so long that they overrun the border of the box.
When looking at the importing new questions help popup, I notice that some of the examples are so long that they overrun the border of the box.
From Gustav Delius (gwd2 at york.ac.uk) Wednesday, 5 April 2006, 01:26 AM:
This is caused by a change of print_simple_box(), see
MDL-4943. You can see the same effect of content overrunning the border of the box on many other pages, for example on the question preview page. This is because the box was changed from a table to a div. Nick was going to revert the change last week but then Sourceforge CVS broke down. I am copying in him on this so that he can close this bug when the simple box has its old behaviour back.MDL-4943. You can see the same effect of content overrunning the border of the box on many other pages, for example on the question preview page. This is because the box was changed from a table to a div. Nick was going to revert the change last week but then Sourceforge CVS broke down. I am copying in him on this so that he can close this bug when the simple box has its old behaviour back.