make h2 layout specific to the list

pull/420/head
Matthew Hodgson 2015-11-20 20:11:06 +00:00
parent 96c825b89f
commit 4c11de787e
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ limitations under the License.
clear: both;
}
.mx_RoomView_MessageList h2 {
.mx_RoomView_MessageList > h2 {
clear: both;
margin-top: 32px;
margin-bottom: 8px;