https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20168
--- Comment #24 from Jonathan Druart <[email protected]> --- The RTL version (tested with ar-Arab) is broken indeed. First there is a leftover in doc-head-close.inc 10 [% Asset.css("lib/bootstrap/css/bootstrap-rtl.min.css") | $raw %] This file has been removed. Then you can see: mainpage before: https://snipboard.io/0tgXu7.jpg mainpage after : https://snipboard.io/uBinZp.jpg search result before: https://snipboard.io/MjyfO2.jpg search result after : https://snipboard.io/Mmh0os.jpg Things to try: https://bootstrapper.ir/ https://github.com/MahdiMajidzadeh/bootstrap-v4-rtl https://bootstrap.rtlcss.com/ I don't think we should push this change without RTL support. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
