Hopefully port over ndarilek's accessibility changes to Vector (albeit with list elements contained within RoomView)

This commit is contained in:
David Baker 2015-08-10 15:17:15 +01:00
parent 10053fa770
commit efcc2061b8
6 changed files with 15 additions and 13 deletions

View file

@ -82,6 +82,8 @@ limitations under the License.
.mx_RoomView_MessageList {
width: 100%;
list-style-type: none;
padding: 0px;
}
.mx_RoomView_MessageList h2 {