Revert "keep Scratch block pills whole when instructions wrap" - #1642
Conversation
This reverts pull request #1637.
I've seen cases where the text fits on one line so this does prevent wapping in the block for thoose.
For the ExCS migration we said we want to avoid having to change content. As well putting a burden on the content authors, there are a lot of existing remixed projects that aren't going to be able to be updated. I think the key issue is if we're happy with the wrapping or not. I don't have an opinion about this, but I think you should talk to the person who raised the issue. |
Understood, I'm not suggesting we need to change anything for the migration. The way it was working was the same as the current ExCS behaviour. I think the wrapping is fine, and more readable than creating empty spaces in the text. Happy to talk to the team |
That's not true. The blocks in ExCS go onto a new line to avoid wrapping mid block. They are also much smaller as they don't use a fixed width font. |
5b491e5 to
8e77b44
Compare
8e77b44 to
5b491e5
Compare







Reverts #1637.
This removes the inline-block styling and margin added for Scratch block pills.