#13129 closed (fixed)
A CSS fix for Actions in admin with filtered
| Reported by: | Meir Kriheli | Owned by: | nobody |
|---|---|---|---|
| Component: | contrib.admin | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
In RTL mode the actions div has a right margin of 160px (and border as well). Should be reversed in RTL (right-to-left) mode. See the attached patch.
Attachments (1)
Change History (5)
by , 16 years ago
| Attachment: | fix_rtl_actions_filtered_align.diff added |
|---|
comment:1 by , 16 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:2 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 16 years ago
Note:
See TracTickets
for help on using tickets.
Fix actions css in RTL model