0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

update close button example display

This commit is contained in:
Mark Otto 2013-06-27 23:26:04 -07:00
parent d23800c828
commit 8e6d5be8e4

View File

@ -312,7 +312,7 @@ body {
.bs-example > .well:last-child {
margin-bottom: 0;
}
.bs-example > .close {
.bs-example > p > .close {
float: none;
}