[js-libs] upgraded to latest bootstrap and font-awesome

This commit is contained in:
Rushabh Mehta
2013-05-22 11:57:05 +05:30
parent b4854e79f5
commit 4a2f0f8c36
38 changed files with 140 additions and 77 deletions

View File

@@ -1,8 +1,8 @@
<div class="col-span-12 clearfix">
<div class="col col-lg-12 clearfix">
<div class="pull-right" style="margin-top: 15px;">
<form class="form-search">
<div class="input-append">
<input type="text" class="col-span-2 search-query"
<input type="text" class="col col-lg-2 search-query"
id="product-search" placeholder="Product Search..." />
<button class="btn" id="btn-product-search">
<i class="icon-search"></i></button>