summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 00805e7..4a4bde4 100644
--- a/src/style.css
+++ b/src/style.css
@@ -205,7 +205,7 @@ nav ul > * {
max-height: 50vh;
overflow: auto;
right: 0;
- min-width: 20%;
+ width: 20%;
}
.unavailable {