Avoid avatar resizing in flexbox contexts.

This commit is contained in:
Paulo Reis 2016-11-22 09:03:52 +00:00
parent a84e52bc92
commit f7d2fa9382

View file

@ -428,6 +428,8 @@
width: 1.3em;
height: 1.3em;
text-align: center;
flex-grow: 0;
flex-shring: 0;
.rp-state-overview & {
display: none;