From 7d90a9ac3bd5d0605ab398d2b564a83cc946a56f Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Wed, 20 Mar 2019 20:05:52 -0400 Subject: Tweak setting modal image columns The target display size of these columns is changed to 'xs' so they don't wrap when viewed on smaller displays. Signed-off-by: Malf Furious --- app/view/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/view') diff --git a/app/view/settings.php b/app/view/settings.php index 21b75ba..a5dc9d8 100644 --- a/app/view/settings.php +++ b/app/view/settings.php @@ -78,7 +78,7 @@ require_once "class/user.class.php"; -
+
hasHeadImg() ? "disabled" : ""); ?> -- cgit v1.2.3