argh browsers
This commit is contained in:
parent
94eb1fab88
commit
40eb00519e
@ -211,6 +211,9 @@ UL {
|
|||||||
break-inside: avoid;
|
break-inside: avoid;
|
||||||
-moz-break-inside: avoid;
|
-moz-break-inside: avoid;
|
||||||
-webkit-break-inside: avoid;
|
-webkit-break-inside: avoid;
|
||||||
|
column-break-inside: avoid;
|
||||||
|
-moz-column-break-inside: avoid;
|
||||||
|
-webkit-column-break-inside: avoid;
|
||||||
}
|
}
|
||||||
.setupblock {
|
.setupblock {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user