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:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2019-10-08 08:49:29 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-10-08 08:49:29 +0300
commitcd64a164f17f4abd3035cf51eb70e919958045ed (patch)
tree51e1bf18b2f83e71fdb7b9b45e502f6636c15df0 /site/index.html
parent1f2b04831250810dc719f960af34d5734acc6e0e (diff)
IE image fix (#29483)
Diffstat (limited to 'site/index.html')
-rw-r--r--site/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/index.html b/site/index.html
index 9c284c991c..f16ea4878a 100644
--- a/site/index.html
+++ b/site/index.html
@@ -4,7 +4,7 @@ layout: home
<main class="bd-masthead" id="content" role="main">
<div class="container">
- <div class="row align-items-center">
+ <div class="row">
<div class="col-6 mx-auto col-md-6 order-md-2">
{% include icons/bootstrap-stack.svg width="512" height="430" class="img-fluid mb-3 mb-md-0" %}
</div>