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 40f62d9  Update base.html
40f62d9 is described below

commit 40f62d909e62befc37e04b0015a84271890f1eb7
Author: Dave Fisher <[email protected]>
AuthorDate: Tue Dec 10 12:20:53 2019 -0800

    Update base.html
---
 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 32ae7d9..336b0db 100644
--- a/theme/apache/templates/base.html
+++ b/theme/apache/templates/base.html
@@ -62,7 +62,7 @@
             <a class="nav-link dropdown-toggle" href="#" id="navbarDropdown"
               role="button" data-toggle="dropdown" aria-haspopup="true"
               aria-expanded="false">About</a>
-            <div class="dropdown-menu dropdown-menu-right" 
/*aria-labelledby="navbarDropdown"*/>
+            <div class="dropdown-menu dropdown-menu-right">
               <a class="dropdown-item" 
href="https://www.apache.org/";>Foundation</a>
               <div class="dropdown-divider"></div>
               <a class="dropdown-item"

Reply via email to