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

isapir pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new 77cac4a674 Center heading vertically
77cac4a674 is described below

commit 77cac4a674e03e338e3c1683bb7261a8b74b16fe
Author: Igal Sapir <isa...@apache.org>
AuthorDate: Tue Jan 9 19:32:17 2024 -0800

    Center heading vertically
---
 webapps/ROOT/tomcat.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/ROOT/tomcat.css b/webapps/ROOT/tomcat.css
index ec4dcb91eb..0cbaf7fe27 100644
--- a/webapps/ROOT/tomcat.css
+++ b/webapps/ROOT/tomcat.css
@@ -155,8 +155,8 @@ a img {
 }
 
 #asf-box h1 {
-    padding: 0;
     margin: 0;
+    line-height: 1.5;
 }
 
 #upper {


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to