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