Move status to the top (alignment/overlaps)

This commit is contained in:
Jaco Greeff
2017-09-20 13:08:38 +02:00
parent 32a29c11a0
commit dfe45338c0
4 changed files with 6 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
.application {
box-sizing: border-box;
margin-top: 2.75em;
}
.container {
@@ -26,7 +27,7 @@
}
.content {
padding-bottom: 1.25em;
padding: 0;
}
.error {