summaryrefslogtreecommitdiffstats
path: root/css/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/app.css')
-rw-r--r--css/app.css2
1 files changed, 1 insertions, 1 deletions
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{