fixed HTML padding

This commit is contained in:
Michael Specht 2018-02-15 21:20:49 +01:00
parent 8756f8f5fe
commit 66611615c3
1 changed files with 1 additions and 1 deletions

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>