bootstrap-tour
bootstrap-tour copied to clipboard
when tour will support rtl
hello,
do u plan to support rtl ?
Hi,
for tour popover correcting placement in rtl projects, change css file content only for one line:
add right:auto !important; to below block .popover[class*="tour-"] {}
that's it..