diff options
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index bcc1d76..ee9d8f6 100644 --- a/web/index.html +++ b/web/index.html @@ -133,7 +133,7 @@ </div> </div> <div class="container-fluid" id="score"> - <div class="row-fluid" id="score-row"> + <div class="row-fluid score" id="score-row"> <div id="score-parent" class="scorecard"> <table id="score-table" class="table table-condensed"> </table> |