Skip to content

Commit

Permalink
fix break-inside
Browse files Browse the repository at this point in the history
  • Loading branch information
ciar4n committed Nov 24, 2019
1 parent 18c603a commit 5219388
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions administrator/templates/atum/scss/blocks/_utilities.scss
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,9 @@
padding-bottom: 1rem;

> div {
display: inline-block;
break-inside: avoid;
width: 100%;
}
}

Expand Down

0 comments on commit 5219388

Please sign in to comment.