diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml index 328250a823ffd5d33125b9d3b6aa8745efc2fea4..793a792416a892fb332b7ecf9895831f20782faf 100644 --- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml +++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/layout.css.xml @@ -1522,9 +1522,10 @@ div.web-toolbar div.menu div.field{\n padding-right: 0.5em;\n }\n \n -div.web-toolbar div.menu div.field input, select, button{\n - width: 90%;\n +div.web-toolbar div.menu div.field input, div.web-toolbar div.menu div.field select, div.web-toolbar div.menu div.field button{\n + max-width: 90%;\n }\n +\n #clone_action_button{\n width: 80%;\n }\n diff --git a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml index a7f73d716f1cc08fc2c3eaab62e7b4d9aa364e0f..a364b7e06e277c7c272915802ea6f4a78c2ceb51 100644 --- a/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml +++ b/bt5/erp5_km/SkinTemplateItem/portal_skins/erp5_km_theme/km_css/listbox.css.xml @@ -96,6 +96,7 @@ div.search_popup{\n float:left;\n margin-right:3px;\n margin-bottom:3px;\n + width: auto;\n }\n .listbox-action-widget button:hover,.listbox-action-widget a:hover {\n background-position:100% 100%;\n diff --git a/bt5/erp5_km/bt/revision b/bt5/erp5_km/bt/revision index 28bffb950eef3d7dfb58ac0d10f1bfcc10b5fcdb..99b41733b913afdd50105a4b00a8c790290c2ce7 100644 --- a/bt5/erp5_km/bt/revision +++ b/bt5/erp5_km/bt/revision @@ -1 +1 @@ -1431 \ No newline at end of file +1433 \ No newline at end of file