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

@ -18,13 +18,13 @@ limitations under the License.
max-width: 100%;
clear: both;
margin-top: 24px;
margin-left: 56px;
margin-left: 65px;
}
.mx_EventTile_avatar {
padding-left: 18px;
padding-right: 12px;
margin-left: -64px;
margin-left: -73px;
margin-top: -4px;
float: left;
}