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 b8494535 try again
b8494535 is described below

commit b84945357e280ac5e0108c4297c290b91695db17
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Jan 12 18:39:27 2025 -0800

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

diff --git a/_includes/javadocs.html b/_includes/javadocs.html
index 4c012699..8b9cecda 100644
--- a/_includes/javadocs.html
+++ b/_includes/javadocs.html
@@ -1,7 +1,7 @@
 <!-- Start _include/javadocs.html -->
 <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: 0px 20px 0px 0px; 
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: 0px; line-height: 
50px;"><span style"padding: 0px 10px 0px 0px;"> CodeDocs<span 
class="caret"></span></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