diff --git a/etemplate/templates/default/etemplate2.css b/etemplate/templates/default/etemplate2.css index 966d374fb7..2e92322b83 100644 --- a/etemplate/templates/default/etemplate2.css +++ b/etemplate/templates/default/etemplate2.css @@ -1672,6 +1672,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{