mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-18 15:54:26 +01:00
fix the popover bug in the app example by making the custom css more specific for .content
This commit is contained in:
parent
b41175f030
commit
0caa484aeb
@ -29,7 +29,7 @@
|
||||
}
|
||||
|
||||
/* The white background content wrapper */
|
||||
.content {
|
||||
.container > .content {
|
||||
background-color: #fff;
|
||||
padding: 20px;
|
||||
margin: 0 -20px; /* negative indent the amount of the padding to maintain the grid system */
|
||||
|
Loading…
x
Reference in New Issue
Block a user