Merge branch 'ref/design' into wip/design

This commit is contained in:
Jason Dreyzehner 2016-10-06 11:10:28 -04:00
commit ca778d1d00
401 changed files with 6904 additions and 6962 deletions

View file

@ -15,6 +15,10 @@ $relish-success: 1.3s;
margin-top: 0;
height: 101%;
}
.scroll {
height: 100%;
transform: translate3d(0px, 0px, 0px) scale(1) !important;
}
.success-message {
top: 30vh;
position: relative;