Merge remote-tracking branch 'btcpayserver/master' into feature/crowdfund

This commit is contained in:
Kukks 2018-12-28 12:08:32 +01:00
commit d9426d301d

View File

@ -212,7 +212,7 @@
<div class="col-sm-8 col-lg-9 mb-2"> <div class="col-sm-8 col-lg-9 mb-2">
<div class="input-group mb-2"> <div class="input-group mb-2">
<input type="text" class="js-search form-control" placeholder="Find product"> <input type="text" class="js-search form-control" placeholder="Find product">
<a class="js-search-reset btn btn-link text-black" href="#" style="position: absolute;right: 0px; z-index: 9999; display: none;"><i class="fa fa-times-circle fa-lg"></i></a> <a class="js-search-reset btn btn-link text-black" href="#" style="position: absolute;right: 0px; z-index: 1049; display: none;"><i class="fa fa-times-circle fa-lg"></i></a>
</div> </div>
</div> </div>
</div> </div>