Add image dimensions

This commit is contained in:
David Baker 2018-08-21 17:57:15 +01:00
parent c54578d529
commit 42bb8e4ebd

View file

@ -38,6 +38,8 @@ limitations under the License.
float: left; float: left;
margin-right: 20px; margin-right: 20px;
margin-top: 5px; margin-top: 5px;
width: 31px;
height: 31px;
} }
.mx_MessageComposer_roomReplaced_header { .mx_MessageComposer_roomReplaced_header {