Skip to content

Commit d8c9ba3

Browse files
fix: prevent breaking-news badge from stretching full width in TYPO3 v14 modal
1 parent becd87d commit d8c9ba3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Resources/Public/Stylesheets/Backend.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ small {
8888

8989
.internal-news--top {
9090
margin-bottom: 1em;
91+
align-self: flex-start;
9192
}
9293

9394
.internal-news--next-dates {

0 commit comments

Comments
 (0)