Eyes says:
If you want to use a compact table, ...
Interesting, the table's background spills over to fill the whole block otherwise.
You don't need both `display:block` and `display:table` it can only be one and the last one set takes over. I also don't think you need `width:auto`, that should be the default?
[f=display:table; background-color:pink][table=compact grid]
[b]3[/b] | [b]Single Action[/b]
[b]6[/b] | [b]Double Action[/b]
[b]9[/b] | [b]Charging[/b]
[b]18[/b] | [b]Running[/b]
[/table][/f]
3 | Single Action
|
6 | Double Action
|
9 | Charging
|
18 | Running |