[git] gnupg-doc - branch, preview, updated. 3e8fcf671c22eaf378795eebfaa0ad8477fc79c0

by Kai Michaelis cvs at cvs.gnupg.org
Thu May 18 14:48:17 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  3e8fcf671c22eaf378795eebfaa0ad8477fc79c0 (commit)
      from  e9bc8d8060178f152e5e6901cd30a543fe30ad86 (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 3e8fcf671c22eaf378795eebfaa0ad8477fc79c0
Author: Kai Michaelis <kai at gnupg.org>
Date:   Thu May 18 14:50:02 2017 +0200

    campaign: reduce summary line height

diff --git a/web/donate/checkout-cc.org b/web/donate/checkout-cc.org
index 6aea8a5..f79ffdc 100644
--- a/web/donate/checkout-cc.org
+++ b/web/donate/checkout-cc.org
@@ -14,6 +14,17 @@
 
 </head>
   <body lang="en">
+<style>
+.control-label {
+  padding-top: 0 !important;
+}
+
+.form-control-static {
+  padding-top: 0 !important;
+  padding-bottom: 0 !important;
+  min-height: 0 !important;
+}
+</style>
     <!-- Fixed navbar -->
     <nav class="navbar navbar-default navbar-fixed-top">
       <div class="container">

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

Summary of changes:
 web/donate/checkout-cc.org | 11 +++++++++++
 1 file changed, 11 insertions(+)


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




More information about the Gnupg-commits mailing list