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

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


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

commit 1a82646a725411d46cb1ee151a2c504d9f8eb67d
Author: Igal Sapir <isa...@apache.org>
AuthorDate: Tue Jan 9 19:31:56 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