summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-08-02 15:00:53 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-08-02 15:00:53 -0400
commitda7e9cb61779882ad7033ed3f502bce3c676f00d (patch)
treee21fd77229cb11bc5363bbf536b36e54b68a0b74 /www/index.html
parenta0e23f390c3e30af73bdd6eaab61a2f299124459 (diff)
downloadhtml5ks-da7e9cb61779882ad7033ed3f502bce3c676f00d.tar.xz
html5ks-da7e9cb61779882ad7033ed3f502bce3c676f00d.zip
fix misc UI bugs
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index cdf3882..8c4a615 100644
--- a/www/index.html
+++ b/www/index.html
@@ -103,7 +103,7 @@
<div id="main-menu" class="button">Main menu</div>
<div class="quit button disabled">Quit</div>
</div>
- <div id="context-info" class="centered">
+ <div id="context-info">
<div>Play time: <span id="play-time"></span></div>
<div>Current scene: <span id="current-scene"></span></div>
<div>Current music track: <span id="current-music-track"></span></div>