From fd2a3825aa43d7fc77c07b9aebda8f49df487530 Mon Sep 17 00:00:00 2001 From: vsn4ik Date: Tue, 8 Dec 2015 23:14:16 +0300 Subject: [PATCH] Remove unnecessary style attribyte on docs (aligning-images) --- docs/content/images.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/images.md b/docs/content/images.md index 38a855a099..dad6dfdcfe 100644 --- a/docs/content/images.md +++ b/docs/content/images.md @@ -60,11 +60,11 @@ Align images with the [helper float classes]({{ site.baseurl }}/components/utili {% endhighlight %}
- A generic square placeholder image with rounded corners + A generic square placeholder image with rounded corners
{% highlight html %} -... +... {% endhighlight %}