]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
fixes .placeholder to work as a "grouped selector" 3619/head
authorCorey Innis <corey@coolerator.net>
Mon, 28 May 2012 01:12:08 +0000 (18:12 -0700)
committerCorey Innis <corey@coolerator.net>
Mon, 28 May 2012 01:12:08 +0000 (18:12 -0700)
commit8a06339501587f9ecc62f6a831162cf40e8a0c70
treea8b2966e4f98e4249517d6f7f798be09520099a3
parent287086758be44fd35db83ffd763966b866381ce9
fixes .placeholder to work as a "grouped selector"

adding the `&` combinator to `.placeholder` makes it work for the global case (in forms.less) as well as within `.navbar-search .search-query`

the result can be seen in the generated bootstrap.css, which include the -ms vendor extension.
docs/assets/css/bootstrap.css
less/mixins.less
less/navbar.less