fix spacing of the layout to match latest designs

This commit is contained in:
Matthew Hodgson 2015-11-08 12:48:23 +00:00
parent bbbe074d92
commit b15def84bc
7 changed files with 17 additions and 15 deletions

View file

@ -32,7 +32,7 @@ limitations under the License.
.mx_MessageComposer .mx_MessageComposer_avatar {
display: table-cell;
padding-left: 10px;
padding-right: 20px;
padding-right: 29px;
height: 70px;
}