Ensure that safety number change banner is on top of messages

pull/1/head
Scott Nonnenberg 7 years ago
parent 9accf63fdb
commit bf63c7cc13

@ -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;

Loading…
Cancel
Save