/* Keep model status readable when a configuration name wraps. */
#models .model-row > span { min-width: 0; flex: 1; }
#models .model-row > em { flex: 0 0 auto; white-space: nowrap; }
