Use new CSS formatting for STV output also

This commit is contained in:
Yingtong Li 2018-01-11 20:27:08 +08:00
parent d6862df8f0
commit f086f97b2d
Signed by: RunasSudo
GPG Key ID: 7234E476BF21C61A
1 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{#
Eos - Verifiable elections
Copyright © 2017 RunasSudo (Yingtong Li)
Copyright © 2017-18 RunasSudo (Yingtong Li)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
@ -40,8 +40,6 @@
Count log
</div>
<div class="content">
<div class="ui form">
<textarea style="font-family: monospace;" rows="20">{{ result.log }}</textarea>
</div>
<div class="monoout" style="max-height: 20em;">{{ result.log }}</div>
</div>
</div>