@@ -159,7 +159,7 @@
<div class="tile">
<div style="positon:relative;">
<div style="position: absolute; min-width: 100%; min-height: 10px; border: 1px solid black;"></div>
- <div style="position: absolute; min-width: {round($quota * 100 / $limit)}%; min-height: 10px; background-color: #1b5f8f;"></div>
+ <div style="position: absolute; min-width: {round($quota * 100 / 1024)}%; min-height: 10px; background-color: #1b5f8f;"></div>
</div>