From f146cb44808e0dde8ddc9e0de6cfa3a704609862 Mon Sep 17 00:00:00 2001 From: Blake Krammes <49688912+blakekrammes@users.noreply.github.com> Date: Mon, 9 Dec 2024 12:28:53 -0600 Subject: [PATCH] FIO-9245 DataGrid: Fix width and positioning for table buttons - Remove col-1 bootstrap class, which causes the button to expand to a large width in certain cases - Reverts https://github.com/formio/bootstrap/commit/3dde49ae769c569d9dec5e0a2126ab47359717ab#diff-d4f4129fd92b63c9446af2cf9a7d3d15b45cfbfc8b7adb61b131e5c8c1227bdf --- src/templates/bootstrap4/datagrid/form.ejs | 8 ++++---- src/templates/bootstrap5/datagrid/form.ejs | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/templates/bootstrap4/datagrid/form.ejs b/src/templates/bootstrap4/datagrid/form.ejs index 74a23a4c..fd8329fd 100644 --- a/src/templates/bootstrap4/datagrid/form.ejs +++ b/src/templates/bootstrap4/datagrid/form.ejs @@ -38,8 +38,8 @@ {% } %}