[ui] Show ERPNext icon instead of ERPNext in navbar

This commit is contained in:
Anand Doshi
2015-07-17 15:11:24 +05:30
parent 3c821c89f2
commit 906c2babaa
4 changed files with 57 additions and 1 deletions

View File

@@ -96,3 +96,8 @@
.pos .tax-table {
margin-bottom: 10px;
}
.erpnext-icon {
width: 24px;
margin-right: 0px;
margin-top: -3px;
}