Ensure that safety number change banner is on top of messages

This commit is contained in:
Scott Nonnenberg 2018-08-07 15:33:52 -07:00
parent 9accf63fdb
commit bf63c7cc13

View file

@ -208,6 +208,8 @@ $avatar-size: 48px;
$unread-badge-size: 21px;
.banner {
z-index: 100;
// what's the right color?
background-color: $blue_l;
color: black;