Avoid break in CSS multi-columns
.avoid-break {
-webkit-column-break-inside: avoid; /* Webkit */
page-break-inside: avoid; /* Firefox */
break-inside: avoid-column; /* Standard */
}
Written by Thomas Seng Hin Mak
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Css
Authors
Related Tags
#css
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#