Closed TarikAmine closed 10 years ago
did you assign rtl
class to the container ?
that worked like a charm, but where is it specified in documentation? and is there any other guidelines for using rtl?
@TarikAMINE this is still work in progress, I hope i'll be able to add RTL related guidelines to the documentation in the near future.
Feel free to post any RTL issues you may face.
@TarikAMINE starting from build 0.12.4 all src files are RTL based, assigning .rtl
class to the container is no longer required.
You still need to set the document direction.
The inputs shadow is generated in the build left aligned (the packaged one) here how it shows when used unlike documentation http://semantic-ui.me/collections/form.html where its right aligned