Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging

This commit is contained in:
ansuz
2017-07-04 12:37:50 +02:00

View File

@@ -19,6 +19,7 @@ html, body{
position: relative;
}
body {
font-size: unset;
display: flex;
flex-flow: column;
}