From d0f85379a10c239bd009ce0c0918267784d2ec47 Mon Sep 17 00:00:00 2001 From: Jasmin Savard Date: Sat, 19 Dec 2020 01:25:35 -0500 Subject: [PATCH] Align Bootstrap selectpicker automatically on right side of the parent element if it's elements are too large. --- .../Views/ContentsAdminList-Filters.cshtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/OrchardCore.Modules/OrchardCore.Contents/Views/ContentsAdminList-Filters.cshtml b/src/OrchardCore.Modules/OrchardCore.Contents/Views/ContentsAdminList-Filters.cshtml index 362508e8eaf..d03a6267f1e 100644 --- a/src/OrchardCore.Modules/OrchardCore.Contents/Views/ContentsAdminList-Filters.cshtml +++ b/src/OrchardCore.Modules/OrchardCore.Contents/Views/ContentsAdminList-Filters.cshtml @@ -6,10 +6,10 @@
@if (Model.ContentTypeOptions.Any()) { - } - +