minifix(GUI): move success banner back down (#2367)

Change-Type: patch
This commit is contained in:
Benedict Aas 2018-05-29 12:56:54 +01:00 committed by GitHub
parent c47878202d
commit f09faf6645
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ body,
bottom: 0;
left: 0;
width: 100%;
height: 355px;
height: 255px;
}
}

View File

@ -6888,7 +6888,7 @@ body,
bottom: 0;
left: 0;
width: 100%;
height: 355px; }
height: 255px; }
.wrapper {
height: 100%;