Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2694 from matrix-org/t3chguy/mx_WhoIsTypingTile_r…
Browse files Browse the repository at this point in the history
…emainingAvatarPlaceholder

Fix z ordering of the overflow tile
  • Loading branch information
turt2live authored Feb 25, 2019
2 parents 896a8c1 + fa5f1df commit e8e9e9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/rooms/_WhoIsTypingTile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ limitations under the License.
}

.mx_WhoIsTypingTile_remainingAvatarPlaceholder {
position: relative;
display: inline-block;
color: #acacac;
background-color: #ddd;
Expand Down

0 comments on commit e8e9e9b

Please sign in to comment.