Actions
Defect #8870
openTable in wiki is too long
Status:
New
Priority:
Normal
Assignee:
-
Category:
UI
Target version:
-
Start date:
2011-07-21
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
The problem wiki_table_bug.PNG
The fix wiki_table_fix.PNG needs a <div> around the table.
File /{redmine_root}/lib/redcloth3.rb
Line 533: Add <div class=\"overflow-auto\"> and </div> Result: "\t<div class=\"overflow-auto\">\n\t\t<table#{ tatts }>\n#{ rows.join( "\n" ) }\n\t\t</table>\n\t</div>\n\n"
Related to #8809
Files
No data to display
Actions