Remove divider in app content list (Mail, Contacts, …)

Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan-Christoph Borchardt 2019-05-22 17:44:14 +02:00
parent 78c1492df9
commit aba395faf0
No known key found for this signature in database
GPG Key ID: CBD846FC845CBE17
1 changed files with 0 additions and 1 deletions

View File

@ -1122,7 +1122,6 @@ $outter-margin: ($popoveritem-height - $popovericon-size) / 2;
.app-content-list-item {
position: relative;
height: 68px;
border-top: 1px solid var(--color-border);
cursor: pointer;
padding: 10px 7px;
display: flex;