From 908190a6c5b9c5efef357bc51b2035c5a9d50c1a Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 22 Oct 2014 13:45:18 +0300 Subject: [PATCH] Replace the unicode ellipsis symbol with 3 dots. [ci skip] --- docs/_includes/components/responsive-embed.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/components/responsive-embed.html b/docs/_includes/components/responsive-embed.html index 6976cb6c72..b9ced4c5d2 100644 --- a/docs/_includes/components/responsive-embed.html +++ b/docs/_includes/components/responsive-embed.html @@ -12,12 +12,12 @@ {% highlight html %}
- +
- +
{% endhighlight %}