Breaking long words in task-text

Previously, if you inputted a long word in your task it overflew the box.
This commit is contained in:
zeroos 2013-05-29 20:00:17 +02:00
parent 838e81fd58
commit dbdb4911af

View file

@ -117,6 +117,7 @@ for $stage in $stages
display: block
padding: 0.75em 0 0.75em 3.5em
line-height: 1.4
word-wrap: break-word
.habit-wide .task-text
padding-left: 7em