diff --git a/client/themes/crypto.css b/client/themes/crypto.css index 96df390f..2bf81154 100644 --- a/client/themes/crypto.css +++ b/client/themes/crypto.css @@ -136,3 +136,9 @@ a:hover, .tooltipped:after { font-family: Inconsolata-g, monospace; } + +/* Previews */ + +#chat .toggle-text { + line-height: initial; +}