From 3e9236298659f1b698d8a5ce26e6a2b9c7325f61 Mon Sep 17 00:00:00 2001 From: m4luc0 Date: Sat, 4 Apr 2020 12:32:18 +0200 Subject: [PATCH] Web: fix broken layout after text edit --- webskins/_default_/pub/_default_.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webskins/_default_/pub/_default_.css b/webskins/_default_/pub/_default_.css index 186dc27b..c8f0a8c9 100644 --- a/webskins/_default_/pub/_default_.css +++ b/webskins/_default_/pub/_default_.css @@ -316,6 +316,7 @@ tr.evenrow td { .subsection div.checkbox { padding: 9px 0 0 3px; + max-width: 537px; } .subsection div.checkbox input { @@ -380,4 +381,3 @@ td { .textsection p { margin-bottom: 0.7em; } -