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

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


The following commit(s) were added to refs/heads/main by this push:
     new 7a75ab0  Tighten up banner css
7a75ab0 is described below

commit 7a75ab0159bbc484c237c442916f9d7546c857ec
Author: Dave Fisher <[email protected]>
AuthorDate: Mon Feb 9 18:43:45 2026 -0800

    Tighten up banner css
---
 atr/static/css/atr.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/atr/static/css/atr.css b/atr/static/css/atr.css
index 9fc6ee5..3ab05d9 100644
--- a/atr/static/css/atr.css
+++ b/atr/static/css/atr.css
@@ -419,8 +419,8 @@ span.warning {
 .warning-banner {
     border: 2px solid #dc3545;
     background: #ffcccc;
-    padding: 1rem;
-    margin: 2rem 0;
+    padding: 0.5rem;
+    margin: 0 0 1rem;
     border-radius: 4px;
 }
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to