Skip to content

Commit f574318

Browse files
authored
Merge pull request #802 from CityOfBoston/DIG-5636
DIG-5636 Add warning message before discarding drafts in Drupal
2 parents 3a0c94d + 93c2c4c commit f574318

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

stylesheets/patterns-cob-theme.styl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,10 @@ label {
507507
margin-bottom: 25px;
508508
padding-bottom: 3rem
509509
}
510+
.paragraphs-item-text .entity-paragraphs-item {
511+
margin-bottom: 0;
512+
padding-bottom: 0
513+
}
510514
.dr .squiggle-border-bottom .supporting-text {
511515
padding-bottom: 3rem
512516
}

0 commit comments

Comments
 (0)