about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2026-03-18 08:54:21 -0500
committerFrederick Muriuki Muriithi2026-03-18 08:54:21 -0500
commit34524729dd66eb680d042178d42d321ce209aa60 (patch)
tree7c2bc5e3e5394f8a47ed90a712f150b07d4fa863
parentb39980eeb6979ecb0c9f5ba6c5f8ec3281b09a87 (diff)
downloadgn-uploader-34524729dd66eb680d042178d42d321ce209aa60.tar.gz
Move button to the right. HEAD main
-rw-r--r--uploader/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/uploader/templates/index.html b/uploader/templates/index.html
index 4b15eb1..6e9c777 100644
--- a/uploader/templates/index.html
+++ b/uploader/templates/index.html
@@ -129,7 +129,7 @@
     you through fixing any issues before submission.</p>
 </div>
 
-<div class="row" style="text-align: right;">
+<div class="row">
   <div class="col">
       <a href="{{authserver_authorise_uri()}}"
          title="Sign in to the system"