This is likely happening because of auto-pagination being triggered by the contents of one of the posts. Adding Jump Breaks to all the posts in this label would help in this scenario. To add it, go into the post editor and click the Image may be NSFW.
Clik here to view. to add the jump break, Refer to the screenshot below - Image may be NSFW.
Clik here to view.
To directly add the jump break into the HTML of the post, insert the following -
<!--more-->
As for the reason why Auto-pagination happened in the first place, the reasons for the same are varied. Few common reasons are -
Directly copying posts from Microsoft Word. This brings lots of unwanted formatting into the HTML of the post
The post containing too much content can lead to the HTML size breaching a threshold which triggers auto-pagination
Dragging and Dropping images into post leads to problems because rather than uploading to Blogger it sometimes gets saved in Base64 format inside the post HTML