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