Opened 14 years ago
Last modified 14 years ago
#7453 confirmed Bug
Output for Flash sample: list is not aligned to the right — at Initial Version
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.4.2 |
Keywords: | Cc: |
Description
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.