diff -r a6bd1aaddc34 -r 6f2999873343 client/src/App.scss --- a/client/src/App.scss Fri Jun 23 15:21:43 2017 +0200 +++ b/client/src/App.scss Fri Jun 23 15:57:35 2017 +0200 @@ -139,8 +139,8 @@ .note { display: flex; position: relative; - padding: 10px 10px 10px 80px; - margin-bottom: 20px; + padding: 20px 10px 20px 80px; + margin-bottom: 10px; cursor: pointer; min-height: ($line-height-computed * 4); border: 1px solid transparent;