From 2c79e815f2e6ed2bee47d6b8f5bb7fcced711a27 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 11 Jan 2026 08:09:21 -0400 Subject: content: gTIPOtherReleaseTooltip: don't squeeze relative date --- src/static/css/site.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/static/css') diff --git a/src/static/css/site.css b/src/static/css/site.css index 9cfa4417..765ec87d 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1518,6 +1518,14 @@ label > input[type=checkbox]:not(:checked) + span { font-size: 0.9em; } +.other-release-tooltip .tooltip-content .when { + /* technically just putting this in a was enough + * to keep it from wrapping all tight-like, for some + * reason, but im not taking any chances... + */ + white-space: nowrap; +} + .rerelease-tooltip .not-credited-on-first-release { opacity: 0.9; } -- cgit 1.3.0-6-gf8a5