right-sidebar: Remove border on the top of user list

Remove the border on the top of user list, especially on the top
of "USERS" word. The border is moved to bottom of feedback section.
This commit is contained in:
Rafid Aslam 2017-01-14 01:02:43 +07:00 committed by showell
parent b8fbfe305f
commit 38331aa81a
1 changed files with 3 additions and 3 deletions

View File

@ -197,8 +197,6 @@
#userlist-header,
#group-pm-header {
border-top: 1px solid #e2e2e2;
margin-top: 5px;
margin-right: 10px;
}
@ -208,7 +206,9 @@
#feedback_section {
text-align: left;
padding-bottom: 10px;
padding-bottom: 15px;
border-bottom: 1px solid #e2e2e2;
margin-right: 10px;
}
.user-list-filter ,