diff --git a/app/assets/stylesheets/costs/_summarized_cost_entries.css.sass b/app/assets/stylesheets/costs/_summarized_cost_entries.css.sass
new file mode 100644
index 0000000000..ad6d4e0ca8
--- /dev/null
+++ b/app/assets/stylesheets/costs/_summarized_cost_entries.css.sass
@@ -0,0 +1,23 @@
+/*-- copyright
+ * OpenProject Costs Plugin
+ *
+ * Copyright (C) 2009 - 2014 the OpenProject Foundation (OPF)
+ *
+ * This program is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU General Public License
+ * version 3.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ *
+ */
+
+.costs.costTypes
+ .separator
+ margin-left: -0.2em
diff --git a/app/assets/stylesheets/costs/costs.css.sass b/app/assets/stylesheets/costs/costs.css.sass
index 1b90cc8a32..d385c9f5c6 100644
--- a/app/assets/stylesheets/costs/costs.css.sass
+++ b/app/assets/stylesheets/costs/costs.css.sass
@@ -19,3 +19,4 @@
*/
@import costs/costs_legacy
+@import costs/summarized_cost_entries
diff --git a/app/assets/templates/work_packages/summarized_cost_entries.html b/app/assets/templates/work_packages/summarized_cost_entries.html
index 15529060c7..e08348c62b 100644
--- a/app/assets/templates/work_packages/summarized_cost_entries.html
+++ b/app/assets/templates/work_packages/summarized_cost_entries.html
@@ -7,6 +7,6 @@
{{ costType.props.unitPlural }}
- -
+ ,