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 3043f9c fix size and color
3043f9c is described below
commit 3043f9c28ee9889719c29a2a9c474c186197424f
Author: Daniel Gruno <[email protected]>
AuthorDate: Sun Sep 19 13:18:38 2021 -0500
fix size and color
---
webui/css/scaffolding.css | 2 ++
1 file changed, 2 insertions(+)
diff --git a/webui/css/scaffolding.css b/webui/css/scaffolding.css
index ed28d63..2fec9bf 100644
--- a/webui/css/scaffolding.css
+++ b/webui/css/scaffolding.css
@@ -714,6 +714,8 @@ a.dropdown-toggle {
#list_index_wide_lists {
list-style: none;
+ background-color: white;
+ width: 760px;
}
/* Hide word cloud on short displays */