cmc/thelounge-theme-crypto

🎨 Retro & high-contrast theme

clone: git clone https://gitbay.org/cmc/thelounge-theme-crypto.git

6ddbe74b2ab44d09edf01a2447c577a9d6f47b37

signed_unknown_key

author: Jérémie Astori <jeremie@astori.fr> · 2018-04-12T04:59:08Z

Fix link preview height
 crypto.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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;
 }