Patch #5574
some rtl fixes
| Status: | Closed | Start date: | 2010-05-23 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Hello,
The journal comments side links (#1, #2...) style is hardcoded in issues/_history.rhtml (<h4><div style="float: right;">) This causes problems with rtl layout, on which it should be left-aligned.
Changeset changes in issues/_changesets.rhtml should also be used with a css class (just like in repositories/revision.rhtml), in order to align them correctly (they should always be left-aligned).
Related issues
