[git] gnupg-doc - branch, preview, updated. 9f24d46db18c7ee98bd9febbdeff2b5c8be95f22

by Marcus Brinkmann cvs at cvs.gnupg.org
Tue May 16 19:13:41 CEST 2017


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, preview has been updated
       via  9f24d46db18c7ee98bd9febbdeff2b5c8be95f22 (commit)
      from  a0822ddba75329f913319dc38c3742d457ca493a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 9f24d46db18c7ee98bd9febbdeff2b5c8be95f22
Author: Marcus Brinkmann <marcus.brinkmann at ruhr-uni-bochum.de>
Date:   Tue May 16 19:13:30 2017 +0200

    web: Fix column for proceed button.

diff --git a/web/donate/donate.org b/web/donate/donate.org
index 13491a9..e6a5c1a 100644
--- a/web/donate/donate.org
+++ b/web/donate/donate.org
@@ -219,7 +219,7 @@
         </div>
       </div>
       <div class="row">
-        <div class="col-md-offset-2">
+        <div class="col-md-10 col-md-offset-2">
           <button type="submit" class="btn btn-primary btn-large"
                   >Proceed to donation</button>
         </div>

-----------------------------------------------------------------------

Summary of changes:
 web/donate/donate.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list