diff --git a/modules/system/assets/ui/docs/chart.md b/modules/system/assets/ui/docs/chart.md
index d2fdd595f5..0c3e7ea439 100644
--- a/modules/system/assets/ui/docs/chart.md
+++ b/modules/system/assets/ui/docs/chart.md
@@ -17,7 +17,7 @@ The pie chart outputs information as a circle diagram, with optional label in th
- {.img-responsive .frame}
+ {.img-responsive .frame}
## Line chart
@@ -37,7 +37,7 @@ The next example shows a line chart markup. Data sets are defined with the SPAN
- {.img-responsive .frame}
+ {.img-responsive .frame}
## Bar chart
@@ -56,7 +56,7 @@ The next example shows a bar chart markup. The **wrap-legend** class is optional
- {.img-responsive .frame}
+ {.img-responsive .frame}
# Example