4bc13e38ddcfd7f57e96958785eee81c740a75bf
FAQ/Toggle-Text-Wrapping-on-the-Report-List.md
| ... | ... | @@ -0,0 +1,5 @@ |
| 1 | +#Toggle Text Wrapping on the Report List |
|
| 2 | + |
|
| 3 | +##Instructions |
|
| 4 | + |
|
| 5 | +On the report list, you can toggle the wrapping for the report titles. To accomplish this, modify the main.css file. Find the string "word-break:" under the "#tabs .thumbs div.thumb-title" CSS rule and replace the word that follows with either "break-all" to text wrap or "normal" to disable text wrapping. |
|
| ... | ... | \ No newline at end of file |