This is an automated email from the ASF dual-hosted git repository.
isapir pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new d134519422 Center heading vertically
d134519422 is described below
commit d1345194229d2543e4c9491d63fefa428eb40ad8
Author: Igal Sapir <[email protected]>
AuthorDate: Tue Jan 9 19:29:59 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]