mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-03 02:25:00 +00:00
Merge branch 'latest' of github.com:webnotes/erpnext into latest
This commit is contained in:
@@ -45,6 +45,13 @@ header .topbar .container {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.web-main-section p,
|
||||
.web-main-section h4,
|
||||
.web-main-section h5,
|
||||
.web-main-section pre {
|
||||
margin-left: 9px;
|
||||
}
|
||||
|
||||
.web-side-section {
|
||||
width: 30%;
|
||||
float: right;
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</td>
|
||||
<td>
|
||||
<h4>{{ p.person_name }}</h4>
|
||||
<div class="comment">{{ p.designation }}</div>
|
||||
<p class="field_description">{{ p.designation }}</p>
|
||||
<div style="margin-bottom: 15px">{{ p.bio }}</div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
@@ -1 +1 @@
|
||||
364
|
||||
367
|
||||
Reference in New Issue
Block a user