Created light sidebar and added new skin mixins

This commit is contained in:
Abdullah Almsaeed
2015-03-28 11:14:54 -04:00
parent 2f7f43109d
commit 7cc7d81ad9
65 changed files with 1739 additions and 745 deletions

View File

@@ -200,7 +200,7 @@
<div class="input-group">
<input type="text" name="q" class="form-control" placeholder="Search..."/>
<span class="input-group-btn">
<button type='submit' name='seach' id='search-btn' class="btn btn-flat"><i class="fa fa-search"></i></button>
<button type='submit' name='search' id='search-btn' class="btn btn-flat"><i class="fa fa-search"></i></button>
</span>
</div>
</form>