diff --git a/customize.dist/pages.js b/customize.dist/pages.js index 9016d9168..a05cd526a 100644 --- a/customize.dist/pages.js +++ b/customize.dist/pages.js @@ -121,10 +121,6 @@ define([ ]), ]), h('div.container.cp-container', [ - /*h('center', [ - h('h1', Msg.about) - ]), - setHTML(h('p'), 'CryptPad is created inside of the Research Team at XWiki SAS, a small business located in Paris France and Iasi Romania. There are 3 core team members working on CryptPad plus a number of contributors both inside and outside of XWiki SAS.'),*/ h('div.row', [ h('div.cp-develop-about.col-12',[ h('div.cp-icon-cent'), diff --git a/customize.dist/src/less2/pages/page-register.less b/customize.dist/src/less2/pages/page-register.less index c4f5951a3..4496229b5 100644 --- a/customize.dist/src/less2/pages/page-register.less +++ b/customize.dist/src/less2/pages/page-register.less @@ -56,7 +56,7 @@ background: -webkit-linear-gradient(to right, #FF7C4F, #4592C4); /* Chrome 10-25, Safari 5.1-6 */ background: linear-gradient(to right, #FF7C4F, #4592C4); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */ padding-top: 3em; - padding-bottom: 5em; + padding-bottom: 7em; padding-left: 30px; padding-right: 30px; p {