]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Add :empty to .custom-file-control selector (#22176)
authorTheriault <dustintheriault@gmail.com>
Sat, 18 Mar 2017 20:23:10 +0000 (14:23 -0600)
committerMark Otto <markd.otto@gmail.com>
Sat, 18 Mar 2017 20:23:10 +0000 (13:23 -0700)
commit6f42daf747f094188478bc76b83ce998c2a87e19
tree5ee5cb065c8efe8d07d00326d9fc18c9d67ee76c
parent860181212dd5111a90cfba75033e2f4b373c8d63
Add :empty to .custom-file-control selector (#22176)

<label class="custom-file"><input type="file" class="custom-file-input" /><span class="custom-file-control"></span></label>
VS
<label class="custom-file"><input type="file" class="custom-file-input" /><span class="custom-file-control">test.txt</span></label>
scss/_custom-forms.scss