From ea7211fd2aabd43045074853d56e52b85394ad0c Mon Sep 17 00:00:00 2001 From: Jimmy Huynh Date: Thu, 17 Dec 2020 10:56:35 +0100 Subject: (+) add fake contacts + twitter + fb Signed-off-by: Marco Nassabain --- css/app.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'css') diff --git a/css/app.css b/css/app.css index d865c9a67..80a713a61 100644 --- a/css/app.css +++ b/css/app.css @@ -69,9 +69,9 @@ display: none; position: absolute; background-color: #f1f1f1; - min-width: 160px; box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2); z-index: 1; + min-width: 20em; } .dropdown-content a{ -- cgit v1.2.3