Increase message list padding

// FREEBIE
This commit is contained in:
lilia 2016-03-21 00:25:06 -07:00
parent f81d882213
commit dd943163fe
2 changed files with 2 additions and 2 deletions

View file

@ -38,7 +38,7 @@
height: 100%;
width: 100%;
margin: 0;
padding: 2em 8px 0;
padding: 2em 20px 0;
overflow-y: auto;
}
}

View file

@ -654,7 +654,7 @@ input.search {
height: 100%;
width: 100%;
margin: 0;
padding: 2em 8px 0;
padding: 2em 20px 0;
overflow-y: auto; }
.group-member-list,