From 6ddbe74b2ab44d09edf01a2447c577a9d6f47b37 Mon Sep 17 00:00:00 2001 From: Jérémie Astori Date: Thu, 12 Apr 2018 00:59:08 -0400 Subject: Fix link preview height --- crypto.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crypto.css') diff --git a/crypto.css b/crypto.css index 89e3a74..8b27c9c 100644 --- a/crypto.css +++ b/crypto.css @@ -105,5 +105,5 @@ body { /* Previews */ #chat .toggle-text { - line-height: initial; + line-height: 1.4; } -- cgit v1.2.3