This is an automated email from the ASF dual-hosted git repository.
isapir pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 4357a002fb Center heading vertically
4357a002fb is described below
commit 4357a002fb8d58fc08ca11cce9c6f0466b387dfa
Author: Igal Sapir <[email protected]>
AuthorDate: Tue Jan 9 19:31:14 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: [email protected]
For additional commands, e-mail: [email protected]