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 caeda15a more padding
caeda15a is described below
commit caeda15ab960603a1c1f4aea74389ead526d493d
Author: Lee Rhodes <[email protected]>
AuthorDate: Sun Jan 12 14:07:58 2025 -0800
more padding
---
_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 ebc4be8e..e2213b64 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: 5; 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]