Fix participants count in RTL conversations view

This commit is contained in:
Steffen van Bergerem 2015-10-04 16:33:26 +02:00
parent beb9f11da1
commit d3cb8f9c4c

View file

@ -8,10 +8,6 @@ body {
right: auto;
}
.stream .avatar {
float: right;
}
.stream_element .content {
padding-right: 60px;
padding-left: 0;