Today, when I was testing out a macro I've had in operation for a few months. The result is the top of the box separated from the bottom, like this: Previously, the header of this chat result was attached to the bottom. There was no separate green background and blue background. Here is the macro script: /w @{selected|character_name} &{template:attacks} {{color=@{selected|color_option}}} {{name=@{selected|character_name}: [ Roll ](~MacroMule|RollD20ToHit)}} @{selected|repeating_weapon_$0_weapon_whisper_to_hit} &{noerror} An image in the past from the same macro from my chatlog - a couple of weeks ago or less. The only thing I changed was the character's name and roll template colour: So, what's going on? Has R20 done more changes?