about us style fix

This commit is contained in:
Rushabh Mehta 2012-02-08 10:51:08 +05:30
parent 02ec8c06fb
commit a1f3764238

View File

@ -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>