fix spacing of the layout to match latest designs
This commit is contained in:
parent
bbbe074d92
commit
b15def84bc
7 changed files with 17 additions and 15 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue