bitwalker/keys.js

Simple bootstrap problem

wmartins opened this issue · 0 comments

When I resize my window the twitter bootstrap's css make the demo looks like this:

keys js-bootstrap-problem

its very simple to solve, if you reorder the <link> tags it works.

I will submit a pull request for that!