Skip to content

Commit 26031b5

Browse files
committed
Stop map overflowing description box
1 parent bcf80b3 commit 26031b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/assets/stylesheets/application.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -833,6 +833,7 @@ input[type=checkbox].field-lock + label:before,
833833
padding: 18px;
834834
border-radius: 5px;
835835
margin: 8px 0;
836+
overflow: auto;
836837
}
837838

838839
.description, .markdown {

0 commit comments

Comments
 (0)