commit db98da5dd330e350ac17e73b81dfd13f74375612 parent 3a49d9d52710ef763aa84ca1bcc4624058a3c3ad Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 25 Mar 2018 16:46:12 +0200 fix align-item Diffstat:
| M | src/app/tweet-list/tweet-list.component.html | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/tweet-list/tweet-list.component.html b/src/app/tweet-list/tweet-list.component.html @@ -1,5 +1,5 @@ <spinner spinner="spinner"></spinner> -<div fxLayout fxLayout.xs="column" fxLayoutGap="10px" fxLayoutGap.xs="0" fxLayoutAlign="center" *ngFor="let row of data" style="margin-bottom: 10px;"> +<div fxLayout fxLayout.xs="column" fxLayoutGap="10px" fxLayoutGap.xs="0" fxLayoutAlign="center" *ngFor="let row of data" style="margin-bottom: 10px; align-items: flex-start !important;"> <mat-card *ngFor="let item of row"> <div class="ribbon ribbon-top-left" *ngIf="item.retweet" style="max-width: 22rem"> <span>