Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-10-31 00:53:57 +0300
committerGitHub <noreply@github.com>2017-10-31 00:53:57 +0300
commitb67a4be8de353bfab41443d705a6f595391cc482 (patch)
tree572deac3ba4ae7600fc571a6c400e27d916d5541 /docs/4.0/utilities/spacing.md
parent1870b871d0b6ad7c842aab780dbd5541d84f3428 (diff)
Minor Markdown consistency cleanup. (#24605)
Diffstat (limited to 'docs/4.0/utilities/spacing.md')
-rw-r--r--docs/4.0/utilities/spacing.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/4.0/utilities/spacing.md b/docs/4.0/utilities/spacing.md
index 035a337afe..b374748e03 100644
--- a/docs/4.0/utilities/spacing.md
+++ b/docs/4.0/utilities/spacing.md
@@ -67,6 +67,7 @@ Here are some representative examples of these classes:
{% endhighlight %}
### Horizontal centering
+
Additionally, Bootstrap also includes an `.mx-auto` class for horizontally centering fixed-width block level content—that is, content that has `display: block` and a `width` set—by setting the horizontal margins to `auto`.
<div class="bd-example">