From 729f047903ebc49a571de513866870bee850a623 Mon Sep 17 00:00:00 2001 From: Dan Cojocaru Date: Tue, 20 Sep 2022 00:20:43 +0300 Subject: [PATCH] Attempt at keeping print items not page broken --- view-train.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/view-train.css b/view-train.css index 0274987..0779712 100644 --- a/view-train.css +++ b/view-train.css @@ -41,6 +41,8 @@ "arr platform dep" "arr notes dep"; padding: 4px 0; + + page-break-inside: avoid; } .stationItem .name {