fix avatar spacing

This commit is contained in:
Matthew Hodgson
2015-07-15 04:21:32 +01:00
parent ce38d4ea12
commit b739e7be9e
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ limitations under the License.
.mx_MessageTile_avatar {
padding-left: 12px;
padding-right: 12px;
margin-left: -56px;
margin-left: -64px;
margin-top: -7px;
float: left;
}