Fix CSS property typo.

This commit is contained in:
Paulo Reis 2016-11-22 10:36:13 +00:00
parent f7d2fa9382
commit decaaab7ea

View file

@ -429,7 +429,7 @@
height: 1.3em; height: 1.3em;
text-align: center; text-align: center;
flex-grow: 0; flex-grow: 0;
flex-shring: 0; flex-shrink: 0;
.rp-state-overview & { .rp-state-overview & {
display: none; display: none;