• Resolved Dan Stramer

    (@danstramer)


    Hello,
    Has a new css rule been introduced in the plugins stylesheet?
    styles.css row 107

    .wpcf7 input[type="url"],
    .wpcf7 input[type="email"],
    .wpcf7 input[type="tel"] {
    	direction: ltr;
    }

    This causes input fields in RTL websites to be aligned left rather than right.
    The fix is to add direction:rtl in the theme’s stylesheet, is that done intentionaly?
    Should CF7 take the language/alignment from the site’s language and theme?

    Thanks
    Dan

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Added LTR in stylesheet’ is closed to new replies.