Merge pull request #2694 from matrix-org/t3chguy/mx_WhoIsTypingTile_remainingAvatarPlaceholder

Fix z ordering of the overflow tile
This commit is contained in:
Travis Ralston
2019-02-24 17:51:10 -07:00
committed by GitHub

View File

@@ -40,6 +40,7 @@ limitations under the License.
}
.mx_WhoIsTypingTile_remainingAvatarPlaceholder {
position: relative;
display: inline-block;
color: #acacac;
background-color: #ddd;