|
|
|
|
|
by noir_lord
4697 days ago
|
|
On your /steps page you have invalid markup. You are not closing the div (class .btn.btn-danger) so you have an open element when you try and close the list tags. I noticed it because I viewed the source (always interested to see what people are using to build front-end stuff). edited: for clarity. |
|