Reposition typing avatars relative to "is typing"

pull/3030/head
Luke Barnard 2017-01-23 10:24:23 +00:00
parent d907421ad4
commit 57126efe86
1 changed files with 2 additions and 2 deletions

View File

@ -21,10 +21,10 @@ limitations under the License.
/* position the indicator in the same place horizontally as .mx_EventTile_avatar. */
.mx_RoomStatusBar_indicator {
padding-left: 18px;
padding-left: 17px;
padding-right: 12px;
margin-left: -73px;
margin-top: 13px;
margin-top: 8px;
float: left;
width: 24px;
text-align: center;