This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new ef95827  Fix location of sponsor image
ef95827 is described below

commit ef958275815e920d760a5aca160a226daaa8d08f
Author: Dave Fisher <[email protected]>
AuthorDate: Wed Mar 17 10:07:03 2021 -0700

    Fix location of sponsor image
---
 theme/apache/templates/base.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html
index f4d7f20..56cf0f9 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -120,7 +120,7 @@
           </div>
           <div class="col-sm center-align">
             <a href="https://www.apache.org/foundation/contributing.html";>
-              <img src="https://www.apache.org/images/SupportApache-small.png"; 
style="margin-left: 92px" height="64" width="64"/>
+              <img src="https://www.apache.org/images/SupportApache-small.png"; 
height="64" width="64"/>
             </a>
           </div>
           <div class="col-sm right-align">

Reply via email to