mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
update close button example display
This commit is contained in:
parent
d23800c828
commit
8e6d5be8e4
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ body {
|
|||
.bs-example > .well:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
.bs-example > .close {
|
||||
.bs-example > p > .close {
|
||||
float: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue