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

This commit is contained in:
wmwragg 2016-09-06 17:21:28 +01:00
parent c0ce7663a9
commit ace0e01d86

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;