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

pull/1987/head
wmwragg 2016-08-16 16:20:38 +01:00
parent 3099ef68a9
commit 9f570152e5
1 changed files with 1 additions and 1 deletions

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;