fix extensions page layout

This commit is contained in:
Hasan Özbey 2020-04-01 18:06:06 +03:00 committed by Daniël Klabbers
parent 1cda9dca4f
commit b286e39429

View File

@ -28,7 +28,9 @@
.clearfix();
> li {
-webkit-column-break-inside: avoid;
break-inside: avoid-column;
page-break-inside: avoid;
text-align: left;
position: relative;
border-radius: 4px;