css - boostrap modal causes shift of background -


i'm new bootstrap , found modal bug: when press modal button, background goes right of 15px about. bootstrap template 3.3.0 version.

i tried upgrade last 3.3.4 version, doesn't work me. replaced:

  • 3.3.4 bootstrap.css file 3.3.0 bootstrap.css file,
  • 3.3.4 bootstrap.min.css file 3.3.0 bootstrap.min.css file,
  • 3.3.4 bootstrap.js file 3.3.0 bootstrap.js file,
  • 3.3.4 bootstrap.min.js file 3.3.0 bootstrap.min.js file,
  • 3.3.4 modal.js file 3.3.0 modal.js file.

please, can tell me files have modify , parameters have change?

thank in advance all! gianfranco

you have manually because in bootstrap 3.3.4 there updated version in modal plugin.you can read here http://blog.getbootstrap.com/2015/03/16/bootstrap-3-3-4-released/


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -