]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix progress bar animation button
authorMark Otto <markdotto@gmail.com>
Sun, 26 Apr 2015 14:17:45 +0000 (07:17 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 26 Apr 2015 14:17:45 +0000 (07:17 -0700)
docs/assets/scss/_component-examples.scss

index 5dc76776dbdc87bb2b76fb4d74a396681ecd4e53..e226b88b0a93b7ab06700175048218d031bf5178 100644 (file)
@@ -63,7 +63,8 @@
   > .nav + .nav,
   > .alert + .alert,
   > .navbar + .navbar,
-  > .progress + .progress {
+  > .progress + .progress,
+  > .progress + .btn {
     margin-top: 1rem;
   }