Pass MethodDecoding as to/destination view

This commit is contained in:
Jaco Greeff
2016-11-29 16:37:25 +01:00
parent 6a69e22b28
commit efd4e6f96a
7 changed files with 56 additions and 102 deletions

View File

@@ -19,7 +19,7 @@
.container {
box-sizing: border-box;
padding: 1em 1em 0 1em;
padding: 1em 0 0 2em;
flex: 0 0 $statusWidth;
}