match design spacing correctly

pull/454/head
Matthew Hodgson 2015-12-01 11:07:12 +00:00
parent 1896ab67d1
commit 99f47b8601
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ limitations under the License.
.mx_RoomTile_avatar {
display: table-cell;
padding-right: 8px;
padding-top: 4px;
padding-bottom: 4px;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 18px;
width: 24px;
height: 24px;