https://bugzilla.wikimedia.org/show_bug.cgi?id=23894
Platonides <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Platonides <[email protected]> 2010-06-10 22:13:04 UTC --- Tables are block elements, no wonder they don't work inside lists. If you intend to use notes inline, you could make it a span, ie. <span style="width: 85%; margin-left: border-collapse: collapse; background: #FBFBFB; border: 1px solid #aaa; border-left: 10px solid #ffb400;"> '''Note:''' {{{1}}} </span> Then you will be able to #: indent it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
