mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 09:52:29 +01:00
Fix padding on .bg-faded demo.
This commit is contained in:
parent
0913a0bf57
commit
c104709193
@ -308,7 +308,8 @@
|
||||
.bg-info,
|
||||
.bg-warning,
|
||||
.bg-danger,
|
||||
.bg-inverse {
|
||||
.bg-inverse,
|
||||
.bg-faded {
|
||||
&:not(.navbar) {
|
||||
padding: .5rem;
|
||||
margin-top: .5rem;
|
||||
|
Loading…
x
Reference in New Issue
Block a user