From 69788a6b9b365e99c0b8de79277386af76a34923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Sat, 19 Jan 2019 01:37:26 -0500 Subject: [PATCH] Make sure the changelog page is selectable, e.g. for copy-pasting commands --- client/css/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client/css/style.css b/client/css/style.css index c38a465e..cbb7ac46 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -205,7 +205,8 @@ kbd { #js-copy-hack, #loading pre, -#help, +#help .container, +#changelog .container, #windows .header .title, #windows .header .topic, #chat .messages {