diff --git a/package.json b/package.json index 7717b21..fba6b73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", - "version": "4.4.9", + "version": "4.5.0", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "author": "Tony Air ", "license": "BSD-2-Clause", diff --git a/src/scss/types/cms.scss b/src/scss/types/cms.scss index ae5b68c..e078eb5 100755 --- a/src/scss/types/cms.scss +++ b/src/scss/types/cms.scss @@ -7,7 +7,9 @@ } // Fix form actions +#Form_EditForm_MajorActions_Holder, #Form_ItemEditForm_MajorActions_Holder { + flex: 1 1; margin-bottom: 0; padding-bottom: 0; border: 0;