mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-11-04 13:27:53 +00:00 
			
		
		
		
	fix break-word
This commit is contained in:
		@@ -7,7 +7,6 @@
 | 
				
			|||||||
/* Make links and long strings responsive */
 | 
					/* Make links and long strings responsive */
 | 
				
			||||||
a, .long-string-list li {
 | 
					a, .long-string-list li {
 | 
				
			||||||
  word-wrap: break-word;
 | 
					  word-wrap: break-word;
 | 
				
			||||||
  max-width: 300px;
 | 
					 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*.card-success, */ .card-success .card-header {
 | 
					/*.card-success, */ .card-success .card-header {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user