argh browsers

This commit is contained in:
Shish 2012-02-12 10:19:40 +00:00
parent 94eb1fab88
commit 40eb00519e

View file

@ -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;