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 f62ed7b  tweak avatar position slightly
f62ed7b is described below

commit f62ed7b2870c421225fb835ae98a0afb465e9bb1
Author: Daniel Gruno <[email protected]>
AuthorDate: Tue Sep 8 21:22:27 2020 +0200

    tweak avatar position slightly
---
 webui/css/scaffolding.css | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/webui/css/scaffolding.css b/webui/css/scaffolding.css
index 8770c03..7e37be5 100644
--- a/webui/css/scaffolding.css
+++ b/webui/css/scaffolding.css
@@ -291,6 +291,8 @@ a.dropdown-toggle {
     width: 36px;
     height: 36px;
     float: left;
+    margin-left: 1px;
+    margin-top: -1px;
     border-radius: 15%;
 }
 

Reply via email to