aboutsummaryrefslogtreecommitdiff
path: root/crypto.css
diff options
context:
space:
mode:
authorJérémie Astori <[email protected]>2018-04-12 00:59:08 -0400
committerJérémie Astori <[email protected]>2018-04-12 00:59:08 -0400
commit6ddbe74b2ab44d09edf01a2447c577a9d6f47b37 (patch)
treed4a3220b9e28a9c88b477d0b926aab06f87a94cb /crypto.css
parent2df50d734f90be49501db41ac21e99e91c40e8b4 (diff)
downloadthelounge-theme-crypto-6ddbe74b2ab44d09edf01a2447c577a9d6f47b37.tar.gz
thelounge-theme-crypto-6ddbe74b2ab44d09edf01a2447c577a9d6f47b37.tar.bz2
thelounge-theme-crypto-6ddbe74b2ab44d09edf01a2447c577a9d6f47b37.zip
Fix link preview height
Diffstat (limited to 'crypto.css')
-rw-r--r--crypto.css2
1 files changed, 1 insertions, 1 deletions
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;
}