File upload broken if I change language to arabic or UI direction to RTL

Confluence User - 20 Jun, 2018

Hi,

I'm using version 6.0.6.

When I change the language to Arabic or UI direction to RTL (right to left) file upload stops responding.

Help is needed urgently.

Best regards

uploadfile;rtl;right-to-left

2


20 Jun, 2018
confluenceUser
1
confluenceUser

Hi,

There is some error in the css. You can temporarily fix it by adding the following css to your theme.

.form-cell:after {
    clear: both;
    content: "";
    display: block;
}

 

Best regards.

20 Jun, 2018
confluenceUser
confluenceUser

Excellent. it worked. Thank you very much

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print