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 059113f  wc needs width
059113f is described below

commit 059113f08b8983262609f14e15e20ae8ab87db42
Author: Daniel Gruno <[email protected]>
AuthorDate: Thu Oct 28 23:28:53 2021 +0200

    wc needs width
---
 webui/css/scaffolding.css | 1 +
 1 file changed, 1 insertion(+)

diff --git a/webui/css/scaffolding.css b/webui/css/scaffolding.css
index af5a82c..90e3bfa 100644
--- a/webui/css/scaffolding.css
+++ b/webui/css/scaffolding.css
@@ -339,6 +339,7 @@ a.dropdown-toggle {
     border-top: 2px groove #AAA3;
     margin-top: 10px;
     float: left;
+    width: 100%;
 }
 
 /* Sidebar stats panel */

Reply via email to