lihaoyi / workbench-example-app

An example application written in ScalaJS using scala-js-dom and scala-js-workbench
204 stars 109 forks source link

CSS fix - when there are no items, the new-todo input is not clickable #1

Closed alexandru closed 10 years ago

alexandru commented 10 years ago

The new-todo input is not clickable due to the #footer:before element coming in front of it when all todo items have been removed.