Tweak on the textarea to prevent the input area jumping a couple of pixels in size between textarea and AddressTile

pull/2110/head
wmwragg 2016-09-06 17:21:28 +01:00
parent c0ce7663a9
commit ace0e01d86
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ limitations under the License.
.mx_ChatInviteDialog_input,
.mx_ChatInviteDialog_input:focus
{
line-height: 34px;
height: 26px;
font-size: 14px;
padding-left: 12px;
padding-right: 12px;