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

leerho pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/datasketches-website.git


The following commit(s) were added to refs/heads/master by this push:
     new fd9435b9 spacing again
fd9435b9 is described below

commit fd9435b95227adb3007c117212811566a214afc0
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Jan 12 14:11:13 2025 -0800

    spacing again
---
 _includes/nav_bar.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_includes/nav_bar.html b/_includes/nav_bar.html
index e2213b64..b35428c7 100644
--- a/_includes/nav_bar.html
+++ b/_includes/nav_bar.html
@@ -20,7 +20,7 @@
         <li>
           <ul class="nav navbar-nav navbar-right ds-nav">
             <li class="dropdown ds-nav" > <!--  <img class="java-logo" 
src="/img/JavaLogo.png" alt="java-logo"> -->
-              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false" style="padding-top: 0; 
padding-bottom: 0; padding-right: 10; line-height: 50px;"> CodeDocs<span 
class="caret"> </span></a>
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false" style="padding-top: 0; 
padding-bottom: 0; padding-right: 10; line-height: 50px;"> CodeDocs<span 
class="caret"></span> </a>
               <ul class="dropdown-menu ds-nav">
                 <li><a 
href="https://apache.github.io/datasketches-java/6.1.1/";>Java 8,11 Core</a></li>
                 <li><a 
href="https://apache.github.io/datasketches-java/7.0.X/";>Java 17 Core</a></li>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to