-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
High
-
None
-
Affects Version/s: 2.2.9
-
Component/s: None
{column:width=200px}
is currently outputting <td class="confluenceTd" valign="top" width="200px%">
It seems to be blindly assuming the width is a percentage ... it should only add "%" if width is an number (possibly a decimal).
- duplicates
-
CONFSERVER-7173 In the column macro, do not add the % symbol to the width when the user has specified "px" for pixels
- Closed