2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

Add v4.5.2 docs (#31446)

This commit is contained in:
XhmikosR
2020-08-06 19:27:04 +03:00
committed by GitHub
parent 891f87bb54
commit d0d76d2dd2
117 changed files with 269 additions and 273 deletions
+1 -3
View File
@@ -1,5 +1,5 @@
/*!
* Bootstrap v4.5.1 (https://getbootstrap.com/)
* Bootstrap v4.5.2 (https://getbootstrap.com/)
* Copyright 2011-2020 The Bootstrap Authors
* Copyright 2011-2020 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
@@ -579,8 +579,6 @@ pre code {
.row {
display: -ms-flexbox;
display: flex;
-ms-flex: 1 0 100%;
flex: 1 0 100%;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;