From 8130427ec508f1d66553b52052c840c311081061 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Mon, 14 Jan 2019 19:24:19 +0100 Subject: fix save art out of session --- assets/css/edit.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets') diff --git a/assets/css/edit.css b/assets/css/edit.css index 7f7553c..5598aa5 100644 --- a/assets/css/edit.css +++ b/assets/css/edit.css @@ -212,7 +212,7 @@ details { } input#fontsize { - width: 36px; + width: 50px; } span#headid {color: white;} -- cgit v1.2.3