Merge pull request #973 from m-voloshin/remove-black-line
Removed black line from contact list and message list
This commit is contained in:
+1
-2
@@ -13,8 +13,7 @@
|
||||
font-size: 10pt;
|
||||
width: 100%;
|
||||
height: 90%;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
overflow: auto;
|
||||
word-wrap: break-word;
|
||||
|
||||
a:link {
|
||||
|
||||
@@ -7,8 +7,7 @@
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
width: 100%;
|
||||
overflow-y: scroll;
|
||||
overflow-x: hidden;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
.clickable {
|
||||
|
||||
Reference in New Issue
Block a user