2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Merge pull request #17336 from petetnt/petetnt/v4-dev-patch-3

Document utility class .bg-inverse
This commit is contained in:
Mark Otto
2015-09-01 20:17:09 -07:00
2 changed files with 3 additions and 1 deletions
+2 -1
View File
@@ -293,7 +293,8 @@
.bg-success,
.bg-info,
.bg-warning,
.bg-danger {
.bg-danger,
.bg-inverse {
&:not(.navbar) {
padding: .5rem;
margin-top: .5rem;