argh browsers
This commit is contained in:
parent
94eb1fab88
commit
40eb00519e
1 changed files with 3 additions and 0 deletions
|
@ -211,6 +211,9 @@ UL {
|
|||
break-inside: avoid;
|
||||
-moz-break-inside: avoid;
|
||||
-webkit-break-inside: avoid;
|
||||
column-break-inside: avoid;
|
||||
-moz-column-break-inside: avoid;
|
||||
-webkit-column-break-inside: avoid;
|
||||
}
|
||||
.setupblock {
|
||||
text-align: center;
|
||||
|
|
Reference in a new issue