0.35.0
The model badge and the Clear button sit side by side and were declared apart.
The pass that put the control height on everything reached one of them and not
the other, so a 40px pill stood beside a 20px one - same radius, visibly
different shapes - and nothing went red, because each rule was internally fine.
They are one rule now. Height from the control token, one border, one radius,
one padding, and the text at the body size: 12px on a bar control is a caption
size, and these are things you read and press.
This page had already learned it once, on the browser bar, where the address was
24 tall, the Live and Frozen pair 30 and the layout picker 30 - three controls
on one line sitting on three different rhythms. The lesson was written down and
applied there and nowhere else, which is the shape this file keeps producing: a
rule that stops being enforced one bar over. There is a gate for it now.
Three known-bad mutations, all killed. The gate's first version accused the very
rule it exists to require: #fresh{ appears inside .badge, #fresh{, so a
search for one found the other.