fix(.task-filter): force long words to wrap

Fixes #4308 Task tabs cut off long words

Prevents long words from overflowing outside of tab width in button
bars by forcing them to break.
This commit is contained in:
benmanley 2014-12-01 13:31:15 +00:00
parent 9bc38b0b2e
commit 9c2c08c03d

View file

@ -149,6 +149,7 @@ $hrpg-button-bar
li
border-right: 1px solid darken(#fff,3.82%)
float:left
word-wrap: break-word
li:nth-of-type(2)
border-radius: 0.382em 0em 0em 0.382em
li:first-of-type