From 437f5a9a17c838c6f96e3ce27f9d7cfbbf6f2a36 Mon Sep 17 00:00:00 2001 From: Yana Stamcheva Date: Thu, 23 Oct 2014 13:36:47 +0200 Subject: [PATCH] Tries to fix cursor placement problem in chat write area reported by Emil Ivov. --- css/chat.css | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/chat.css b/css/chat.css index 8d748cfc39..024a160608 100644 --- a/css/chat.css +++ b/css/chat.css @@ -51,7 +51,7 @@ box-shadow: none; border-radius:0; font-size: 10pt; - line-height: 25px; + line-height: 30px; overflow: hidden; resize: none; } diff --git a/index.html b/index.html index bcfe0087f0..101b9625e6 100644 --- a/index.html +++ b/index.html @@ -71,7 +71,7 @@ - +