aboutsummaryrefslogtreecommitdiff
path: root/public/css/master.css
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-10-25 23:30:19 +0100
committerFrankie B <git@diskfloppy.me>2023-10-25 23:30:19 +0100
commit773f40d4cc603a48550569f4dc5947c153b0f33b (patch)
tree5180904cd599698b55bc56cb9bcead5cd6db7261 /public/css/master.css
parent0349cef89450a2a6ce5f6b750394acf47376efef (diff)
Fix wrapping on "Never said" box
Diffstat (limited to 'public/css/master.css')
-rw-r--r--public/css/master.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/master.css b/public/css/master.css
index 9ce1c07..ed3bde8 100644
--- a/public/css/master.css
+++ b/public/css/master.css
@@ -387,7 +387,7 @@ a:hover {
color: var(--foreground)
}
-.never-said {
+.never-said caption {
width: 400px;
}