fix duplicate "horizontally" in documentation

This commit is contained in:
Ryan Haskell-Glatz
2017-08-04 01:41:16 -05:00
committed by GitHub
parent 8d6724b303
commit 231ad45c7e

View File

@@ -1413,7 +1413,7 @@ Example: <div class="padding-left-medium margin-bottom-none">
</pre>
<p>
You can also use <code>margin-[x|y|xy]-auto</code> to set automatic margins horizontally
and/or horizontally.
and/or vertically.
</p>
<!--********************************************************************************************