summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--index.html10
1 files changed, 4 insertions, 6 deletions
diff --git a/index.html b/index.html
index 040dd6b..6234e3f 100644
--- a/index.html
+++ b/index.html
@@ -280,12 +280,10 @@
<div class="container" id="screen_about" style="display: none;">
<div class="row">
<div class="col-md-12">
- <h2>
- <span data-tkey="about">About</span>
- <div class="btn-group pull-right">
- <button type="button" class="btn btn-default" id="btnAboutGoBack" data-tkey="go_back">Go back</button>
- </div>
- </h2>
+ <h2 data-tkey="about">About</h2>
+ <div class="btn-group">
+ <button type="button" class="btn btn-default" id="btnAboutGoBack" data-tkey="go_back">Go back</button>
+ </div>
<hr>
<div data-tkey="about_html">
<!-- loads html from about_html translations -->