this seems more reliable
This commit is contained in:
parent
294d24ad4b
commit
84fae296e5
@ -208,9 +208,9 @@ UL {
|
||||
margin: auto;
|
||||
}
|
||||
.setupblocks .rr {
|
||||
column-break-inside: avoid;
|
||||
-moz-column-break-inside: avoid;
|
||||
-webkit-column-break-inside: avoid;
|
||||
break-inside: avoid;
|
||||
-moz-break-inside: avoid;
|
||||
-webkit-break-inside: avoid;
|
||||
}
|
||||
.setupblock {
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user