Split out css for new PresenceLabel

This commit is contained in:
Kegan Dougal 2016-01-13 15:56:44 +00:00
parent 7232659195
commit 1d5e661bd0
2 changed files with 20 additions and 5 deletions

View file

@ -60,11 +60,6 @@ limitations under the License.
text-overflow: ellipsis;
}
.mx_MemberTile_presence {
font-size: 11px;
opacity: 0.5;
}
.mx_MemberTile_chevron {
margin-top: 8px;
margin-right: -4px;