1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

v5 docs: added wrapping class for rounded utils (#29379)

* Added wrapping class for rounded utils

Tweak /utilities/borders/#border-radius #29343

* Remove the extra div.

Co-authored-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
Christopher Morrissey
2020-02-14 01:22:10 -05:00
committed by GitHub
parent f2aeea6927
commit 7fd6dd9d58
2 changed files with 8 additions and 2 deletions

View File

@@ -224,6 +224,12 @@
}
}
.bd-example-rounded-utils {
[class*="rounded"] {
margin: .25rem;
}
}
//
// Code snippets
//