diff options
| -rw-r--r-- | uploader/templates/index.html | 2 |
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" |
