make h2 layout specific to the list

This commit is contained in:
Matthew Hodgson 2015-11-20 20:11:06 +00:00
parent 96c825b89f
commit 4c11de787e

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;