Commit c2e719de authored by Sindre Sorhus's avatar Sindre Sorhus

Merge pull request #657 from chenglou/todo-whitespace

todo display whitespace fix
parents 71f080ce 587cbf91
......@@ -238,6 +238,7 @@ label[for='toggle-all'] {
}
#todo-list li label {
white-space: pre;
word-break: break-word;
padding: 15px;
margin-left: 45px;
......
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