mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-18 18:42:41 +00:00
Applies G-Ambatte's fix
This commit is contained in:
@@ -145,8 +145,8 @@ body { counter-reset : page-numbers 0; }
|
|||||||
blockquote,table {
|
blockquote,table {
|
||||||
z-index : 15;
|
z-index : 15;
|
||||||
-webkit-column-break-inside : avoid;
|
-webkit-column-break-inside : avoid;
|
||||||
page-break-inside : avoid;
|
page-break-inside : auto;
|
||||||
break-inside : avoid;
|
break-inside : auto;
|
||||||
}
|
}
|
||||||
// Nested lists
|
// Nested lists
|
||||||
ul ul,ol ol,ul ol,ol ul {
|
ul ul,ol ol,ul ol,ol ul {
|
||||||
|
|||||||
Reference in New Issue
Block a user