Fixes long strings from not breaking
This commit is contained in:
		@@ -1035,6 +1035,7 @@ text-decoration:underline;
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
.notice .entry-title {
 | 
					.notice .entry-title {
 | 
				
			||||||
overflow:hidden;
 | 
					overflow:hidden;
 | 
				
			||||||
 | 
					word-wrap:break-word;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
.notice .entry-title.ov {
 | 
					.notice .entry-title.ov {
 | 
				
			||||||
overflow:visible;
 | 
					overflow:visible;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user