I am using Rails 4.2.2 and redactor-rails (0.5.0) It originally works, but after I use bootstrap theme, there are many <li> don't know how to fix it here is my code `<%= f.input :body, as: :text, label: 'Content', :input_html => { :class => "redactor",:rows => 10} , id:"body" %>` the tool bar don't show <img width="1234" alt="2016-08-21 3 20 33" src="https://cloud.githubusercontent.com/assets/16848051/17840149/d884bcf2-67b2-11e6-812b-a2d58eaa54e1.png">