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

grobmeier pushed a commit to branch ms12_conversion_of_md_files
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 1770b391791d1b069fa4a778d05d5c09f885e36c
Author: Christian Grobmeier <[email protected]>
AuthorDate: Tue Mar 5 12:23:23 2024 +0100

    full width sub menu items
---
 src/site/resources/css/logging-custom.css | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/src/site/resources/css/logging-custom.css 
b/src/site/resources/css/logging-custom.css
index ee1aa7a53e..709d0019d6 100644
--- a/src/site/resources/css/logging-custom.css
+++ b/src/site/resources/css/logging-custom.css
@@ -74,6 +74,10 @@
     background-color: white;
 }
 
+#header .menu-drop-down li {
+    width: 100%;
+}
+
 #header .menu-drop-down a {
     padding: 12px 16px;
     text-decoration: none;

Reply via email to