Just a small issue on RTL languages
Select ar-AA Arabic language then go back to the dropdown language selector.
See the names of languages are centered
Could you please take a look as our 2 crazy devs have for sure better things to do ?
And for the LTR version, this would be better:
.ui.dropdown .menu > .item {
padding: 5px 40px 5px 5px !important;
}
!important;
???Labels |
Added:
CSS issue
UI
|
CSS added.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-08-13 14:35:36 |
Closed_By | ⇒ | mbabker |
If there is a rtl css file, just have add this:
and
And tada:
