From 4c6f0d0fe0de4cd06429af83868f3b7b3e66cf9b Mon Sep 17 00:00:00 2001 From: Josh Soref <2119212+jsoref@users.noreply.github.com> Date: Wed, 22 Mar 2023 00:08:54 -0400 Subject: [PATCH] spelling: vertical Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com> --- view/theme/vier/mobile.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/vier/mobile.css b/view/theme/vier/mobile.css index 72ce2763c..d06f20cff 100644 --- a/view/theme/vier/mobile.css +++ b/view/theme/vier/mobile.css @@ -231,7 +231,7 @@ aside.show { #cboxLoadedContent > div, #acl-wrapper { display: -ms-Flexbox !important; - -ms-box-orient: vertival; + -ms-box-orient: vertical; display: -webkit-flex !important; display: -moz-flex !important;