style fixes

This commit is contained in:
Rushabh Mehta 2012-02-07 14:57:49 +05:30
parent 5b625fa592
commit 4d20b2246c
2 changed files with 2 additions and 1 deletions

View File

@ -73,6 +73,7 @@ footer a:hover {
.web-footer-menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.web-footer-menu ul li {

View File

@ -1,6 +1,6 @@
<div class="layout_wrapper" id="content-products">
<h1 class="products-category"></h1>
<div class="web-main-section">
<h1 class="products-category"></h1>
<div class="products-search">
<input name="products-search" /><button class="btn" style="margin-left: 7px">Search</button>
</div>