Skip to content

Commit

Permalink
Merge pull request #389 from dinukadesilva/fix-style-in-ai-ed-signature
Browse files Browse the repository at this point in the history
Fixed styles in AI-ED signature to have engough space
  • Loading branch information
dinukadesilva authored Nov 21, 2019
2 parents 6b0630c + bb503f3 commit 2583891
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions templates/PRE_ALL_ISLAND_RESULTS_BY_ELECTORAL_DISTRICTS.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
margin-top: 100px;
white-space: nowrap;
}

.pre-ai-ed-signature {
font-size: 35px;padding-top: 25px;line-height: 39px;
}
</style>
<div class="pre-all-ed">
<div style="text-align: center; margin-bottom: 10px;">
Expand Down Expand Up @@ -114,20 +118,20 @@
</table>
<table class="table table-borderless signatures">
<tr style="text-align:center;">
<td>
....................................</br>
<td class="pre-ai-ed-signature">
...................................................................</br></br>
MAHINDA DESHAPRIYA</br>
Chairman</br>
Election Commission
</td>
<td>
....................................</br>
<td class="pre-ai-ed-signature">
...................................................................</br></br>
N. J. ABEYESEKERE</br>
Member</br>
Election Commission
</td>
<td>
....................................</br>
<td class="pre-ai-ed-signature">
...................................................................</br></br>
S. RATNAJEEVAN H. HOOLE</br>
Member</br>
Election Commission
Expand Down

0 comments on commit 2583891

Please sign in to comment.