mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 12:19:12 +00:00
style fixes
This commit is contained in:
@@ -73,6 +73,7 @@ footer a:hover {
|
|||||||
.web-footer-menu ul {
|
.web-footer-menu ul {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
|
padding: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.web-footer-menu ul li {
|
.web-footer-menu ul li {
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<div class="layout_wrapper" id="content-products">
|
<div class="layout_wrapper" id="content-products">
|
||||||
|
<h1 class="products-category"></h1>
|
||||||
<div class="web-main-section">
|
<div class="web-main-section">
|
||||||
<h1 class="products-category"></h1>
|
|
||||||
<div class="products-search">
|
<div class="products-search">
|
||||||
<input name="products-search" /><button class="btn" style="margin-left: 7px">Search</button>
|
<input name="products-search" /><button class="btn" style="margin-left: 7px">Search</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user