jgthms / bulma-website

[DEPRECATED] Website for the Bulma CSS framework
http://bulma.io
MIT License
40 stars 35 forks source link

document -> panel wrong #51

Closed JChehe closed 8 years ago

JChehe commented 8 years ago

http://bulma.io/documentation/components/panel/

panel component classname is wrong (can not apply correct style)

  <label class="panel-checkbox">
    <input type="checkbox">
    Remember me
  </label>