Cut staging from master #695

Merged
skhameneh merged 7 commits from master into staging 2018-11-08 22:31:07 +01:00
Showing only changes of commit f03fcc04d7 - Show all commits

View file

@ -1,10 +0,0 @@
body {
margin: 0;
padding: 0;
height: 100%;
word-wrap: break-word;
display: -webkit-flex;
display: flex;
-webkit-flex-direction: column;
flex-direction: column;
}