1
0
mirror of https://github.com/specht/champ.git synced 2024-06-16 18:29:28 +00:00

fixed HTML padding

This commit is contained in:
Michael Specht 2018-02-15 21:20:49 +01:00
parent 8756f8f5fe
commit 66611615c3

View File

@ -707,7 +707,7 @@ __END__
<h2>Cycles</h2>
#{cycles}
</div>
<div style='margin-left: 440px; padding-top: 5px;'>
<div style='margin-left: 460px; padding-top: 5px;'>
<h2>Watches</h2>
#{watches}
</div>