mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-02 04:58:29 +00:00
style fixes
This commit is contained in:
@@ -73,6 +73,7 @@ footer a:hover {
|
||||
.web-footer-menu ul {
|
||||
list-style: none;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
.web-footer-menu ul li {
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user