Bump UI max width

pull/129/head
Thibaut 11 years ago
parent 7cade1d4fc
commit 945eae8a88

@ -1,7 +1,7 @@
._app { ._app {
position: relative; position: relative;
z-index: 1; z-index: 1;
max-width: 80rem; max-width: 90rem;
height: 100%; height: 100%;
padding-top: $headerHeight; padding-top: $headerHeight;
overflow: hidden; overflow: hidden;

Loading…
Cancel
Save