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

humbedooh pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new c5c9899  tweak height/margin of email elements
c5c9899 is described below

commit c5c9899ac6e5387f7e2be46e184cbfdf6b335339
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Dec 13 18:56:10 2021 +0100

    tweak height/margin of email elements
---
 webui/css/scaffolding.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/webui/css/scaffolding.css b/webui/css/scaffolding.css
index 16966df..a7ea6f0 100644
--- a/webui/css/scaffolding.css
+++ b/webui/css/scaffolding.css
@@ -530,6 +530,7 @@ a.dropdown-toggle {
     width: calc(100% - 4px);
     position: relative;
     margin: 2px;
+    margin-bottom: -2px;
 }
 
 .listview_email_as {

Reply via email to