Commit dc835db5 authored by Mark Otto's avatar Mark Otto

fix progress bar animation button

parent 28d88492
......@@ -63,7 +63,8 @@
> .nav + .nav,
> .alert + .alert,
> .navbar + .navbar,
> .progress + .progress {
> .progress + .progress,
> .progress + .btn {
margin-top: 1rem;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment