﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
17769	RTL from in admin panel css	shark4313@…	nobody	"RTL form in admin panel didn't apply rtl.css code as it is overridden by Form.css code

I  solved this by putting '''important''' to 
.aligned label at line 157 in rtl.css as below :

.aligned label{
    padding: 0 0 3px 1em;
    float: right  !important;
}"	Cleanup/optimization	closed	contrib.auth	1.3	Normal	needsinfo	rtl	adamzap@…	Accepted	0	0	0	0	1	1
