diff --git a/client/css/style.css b/client/css/style.css index 25f0a381..f8638a8e 100644 --- a/client/css/style.css +++ b/client/css/style.css @@ -887,6 +887,7 @@ kbd { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + font-size: 14px; } #windows .window .header { @@ -972,10 +973,10 @@ kbd { } #windows #form .input, -#windows .header .topic, .messages .msg, .sidebar { font-size: 14px; + line-height: 1.4; } #windows #chat .header {