forked from mystiq/hydrogen-web
Reduce padding
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
This commit is contained in:
parent
8ee9cb10c2
commit
72f79e8bef
1 changed files with 4 additions and 0 deletions
|
@ -868,6 +868,10 @@ button.link {
|
|||
|
||||
/* Memberlist Panel */
|
||||
|
||||
.MemberListView {
|
||||
padding-left: 16px;
|
||||
}
|
||||
|
||||
.MemberTileView {
|
||||
margin-top: 8px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue