Opened 14 years ago
Last modified 14 years ago
#7453 confirmed Bug
Output for Flash sample: list is not aligned to the right
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.2 |
Keywords: | Cc: |
Description (last modified by )
When list is aligned to the right the following code is created:
<ul> <li style="text-align: right;">one</li> <li style="text-align: right;">two</li> </ul>
however, after clicking "Send to Flash", the list is still aligned to the left in the flash element.
Change History (1)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|---|
Status: | new → confirmed |