Column width parameter not working correctly

XMLWordPrintable

      What I found is that in order for % and px column widths to work you need to have a blank column at the end.

      ie. Need to use this

      {section}
      {column:width=100px}A{column}
      {column:width=100px}B{column}
      {column}{column}
      {section}
      

      instead of this

      {section}
      {column:width=100px}A{column}
      {column:width=100px}B{column}
      {section}
      

            Assignee:
            Unassigned
            Reporter:
            Tomi Strugar
            Votes:
            13 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: