Altered message composer size to match that of the message timeline messages

This commit is contained in:
wmwragg 2016-08-16 16:20:38 +01:00
parent 3099ef68a9
commit 9f570152e5

View File

@ -73,7 +73,7 @@ limitations under the License.
.mx_MessageComposer_input textarea {
display: block;
font-size: 15px;
font-size: 14px;
width: 100%;
padding: 0px;
margin-top: 6px;