You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by wa...@apache.org on 2021/06/30 16:32:49 UTC

[openoffice-project] branch preview/refresh updated: tweak to bannercneter

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

wave pushed a commit to branch preview/refresh
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git


The following commit(s) were added to refs/heads/preview/refresh by this push:
     new d2ae1ec  tweak to bannercneter
d2ae1ec is described below

commit d2ae1ecf134a28e892a06143361eed4b47871c42
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Wed Jun 30 09:31:11 2021 -0700

    tweak to bannercneter
---
 theme/openoffice/static/css/openoffice.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/openoffice/static/css/openoffice.css b/theme/openoffice/static/css/openoffice.css
index 1ba4e56..c1b340d 100644
--- a/theme/openoffice/static/css/openoffice.css
+++ b/theme/openoffice/static/css/openoffice.css
@@ -55,7 +55,7 @@ blockquote {
 }
 
 #bannercenter {
-  padding: 14pt 2pt 34pt 2pt;
+  padding: 16pt 2pt 34pt 2pt;
   color: #555555;
 }