Problem/Motivation

Missed floating in RTL

Steps to reproduce

  1. Enable [Arabic - AR] language that supports RTL direction.
  2. Enable PCR widget for any field.
  3. Create a new node to check directions in the Arabic language.
  4. Check out the attachments for a screenshot of the issue.

Proposed resolution

Update style by adding float: right; for elements in RTL direction.

Remaining tasks

Review patch.

User interface changes

None

API changes

None

Data model changes

None

Comments

bamlhes created an issue. See original summary.

bamlhes’s picture

StatusFileSize
new348 bytes

Simple patch only updates the style sheet by adding float right to RTL.
Thank you very much for this awesome project.

bamlhes’s picture

Status: Active » Needs review
dmezquia’s picture

Status: Needs review » Fixed

Added in new release 1.5.

dmezquia’s picture

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.