Merge "Add padding below main in app"

This commit is contained in:
Kasper Nilsson
2017-09-11 17:47:09 +00:00
committed by Gerrit Code Review

View File

@@ -91,6 +91,7 @@ limitations under the License.
}
main {
flex: 1;
padding-bottom: 2em;
position: relative;
}
.errorView {