mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 22:10:24 +00: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…
Reference in a new issue