summaryrefslogtreecommitdiffhomepage
path: root/src
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-06-08 21:05:26 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-06-08 21:05:26 +0200
commit0e97090cc177abd73556e5d63136da3852fac189 (patch)
tree1f5683c5ba1b71d34f21375a61f6935025552659 /src
parenta998013e5b76483b33ac1cc53b804bc35b250bc8 (diff)
Slight CSS style change
Diffstat (limited to 'src')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 4a4bde4..00805e7 100644
--- a/src/style.css
+++ b/src/style.css
@@ -205,7 +205,7 @@ nav ul > * {
max-height: 50vh;
overflow: auto;
right: 0;
- width: 20%;
+ min-width: 20%;
}
.unavailable {