Skip to content
Snippets Groups Projects
Commit b3b29bd5 authored by uhensler's avatar uhensler
Browse files

OO-3966: Avoid page break before first diagram

parent 5dbc75e1
No related branches found
No related tags found
No related merge requests found
<div class="o_evaluation_block clearfix o_block_large">
<div class="o_evaluation_block clearfix o_block_large o_print_break_avoid">
#if($r.isNotNull($title))
<h4>$title</h4>
#end
......
......@@ -353,9 +353,6 @@
/* Print styles */
@media print {
.o_evaluation_block {
page-break-inside : avoid;
}
.o_evaluation_discrete_radio .o_slider .o_evaluation_steps div.radio {
-webkit-print-color-adjust: exact;
color-adjust: exact;
......
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment