diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 13eae7dd60..3287347533 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -1673,6 +1673,10 @@ table.et2_egw_action_ddHelper_row * { text-overflow: ellipsis; max-width: 400px; } +table.et2_egw_action_ddHelper_row img { + width: 15px !important; + height: 15px !important; +} /* Last row of items which shows the number of more items*/ tr.et2_egw_action_ddHelper_moreRow{