Tries to fix cursor placement problem in chat write area reported by Emil Ivov.

This commit is contained in:
Yana Stamcheva 2014-10-23 13:36:47 +02:00
parent aff8916618
commit 437f5a9a17
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@
box-shadow: none;
border-radius:0;
font-size: 10pt;
line-height: 25px;
line-height: 30px;
overflow: hidden;
resize: none;
}

View File

@ -71,7 +71,7 @@
<link rel="stylesheet" href="css/popover.css?v=2">
<link rel="stylesheet" href="css/jitsi_popover.css?v=2">
<link rel="stylesheet" href="css/contact_list.css?v=3">
<link rel="stylesheet" href="css/chat.css?v=3">
<link rel="stylesheet" href="css/chat.css?v=4">
<link rel="stylesheet" href="css/welcome_page.css?v=2">
<!--
Link used for inline installation of chrome desktop streaming extension,