]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
In docs, recommend only <div> (not <span>) for putting tooltips on disabled elements 11094/head
authorChris Rebert <code@rebertia.com>
Tue, 15 Oct 2013 03:10:35 +0000 (20:10 -0700)
committerChris Rebert <code@rebertia.com>
Tue, 15 Oct 2013 03:18:12 +0000 (20:18 -0700)
commit27e2c56792bcf7df2c0cb9247d373c90cab7c198
tree0feea222bbb9e976a1da26ac3ec0ece57c77ed3b
parenta44bd01628d66b92bee3eaef7e4b4f21b5525de6
In docs, recommend only <div> (not <span>) for putting tooltips on disabled elements

Per issue comments, `display: inline` elements like <span> don't work for this.
Resolves #10049
javascript.html