Rest of commit adding messagecomposer, and put li's in ul.
This commit is contained in:
@@ -2,10 +2,17 @@
|
||||
display: table-cell;
|
||||
padding-left: 5px;
|
||||
word-wrap: break-word;
|
||||
position: relative;
|
||||
padding-bottom: 70px
|
||||
}
|
||||
|
||||
.mx_RoomView ul {
|
||||
padding: 0px;
|
||||
margin: 0px;
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.mx_RoomView li {
|
||||
list-style-type: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user