]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update close button example display
authorMark Otto <otto@github.com>
Fri, 28 Jun 2013 06:26:04 +0000 (23:26 -0700)
committerMark Otto <otto@github.com>
Fri, 28 Jun 2013 06:26:04 +0000 (23:26 -0700)
docs/assets/css/docs.css

index 8eeaea3b73dae4fca12ca5f5a6546a19794e2c29..f07654a98fb42c3ddb6b0f670fee254cb786febd 100644 (file)
@@ -312,7 +312,7 @@ body {
 .bs-example > .well:last-child {
   margin-bottom: 0;
 }
-.bs-example > .close {
+.bs-example > p > .close {
   float: none;
 }