Opened 7 years ago
Closed 7 years ago
#1483922 closed Bugs (fixed)
Folders don't align properly on Safari/Firefox
| Reported by: | jasondixon | Owned by: | |
|---|---|---|---|
| Priority: | 8 | Milestone: | |
| Component: | Interface | Version: | 0.1-beta |
| Severity: | major | Keywords: | folder indent align |
| Cc: |
Description
I have numerous folders that are three layers deep, but the 3rd layer is aligned with the 2nd layer. This happens on Safari and Firefox against RC 291. Strangely enough, IE 6 renders it correctly. Here is an ascii example:
On IE, it renders correctly...
.First
..Second
...Third
On Safari and Firefox, it doesn't...
.First
..Second
..Third
Change History (2)
comment:1 Changed 7 years ago by mtu
- Priority changed from 5 to 8
- Severity changed from normal to major
comment:2 Changed 7 years ago by cmcnulty
- Resolution set to fixed
- Status changed from new to closed
fixed by rolling back folder html changes
Note: See
TracTickets for help on using
tickets.

confirmed for svn-293