1
0
Fork 0
mirror of https://github.com/twbs/bootstrap.git synced 2022-11-09 12:25:43 -05:00

Fix padding on .bg-faded demo.

This commit is contained in:
Bardi Harborow 2016-11-16 16:16:35 +11:00
parent 0913a0bf57
commit c104709193

View file

@ -308,7 +308,8 @@
.bg-info,
.bg-warning,
.bg-danger,
.bg-inverse {
.bg-inverse,
.bg-faded {
&:not(.navbar) {
padding: .5rem;
margin-top: .5rem;