Merge pull request #5029 from GabrielInTheWorld/ugglyMotionCard

Fixes uggly opening of motion-card
This commit is contained in:
Emanuel Schütze 2019-09-17 17:13:27 +02:00 committed by GitHub
commit 2df154995a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -141,15 +141,12 @@ span {
}
.desktop-right {
display: grid;
min-width: calc(70% - 90px);
mat-card {
display: inline;
margin: 0px 40px 10px 10px;
.os-form-card {
margin-bottom: 20px;
}
.os-card {
display: grid;
max-width: 900px;
min-width: 400px;
margin-left: 0 !important;