Skip to content
Snippets Groups Projects
Commit 191d5667 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

fix message spacing on Safari caused by switching back to <li/>s...

parent 5d962e1f
No related branches found
No related tags found
No related merge requests found
......@@ -121,6 +121,10 @@ limitations under the License.
padding: 0px;
}
.mx_RoomView_MessageList li {
clear: both;
}
.mx_RoomView_MessageList h2 {
clear: both;
margin-top: 32px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment