mirror of
				https://github.com/BookStackApp/BookStack.git
				synced 2025-11-03 02:13:16 +03:00 
			
		
		
		
	Fixed long words breaking tables
This commit is contained in:
		@@ -42,6 +42,9 @@
 | 
			
		||||
    clear: both;
 | 
			
		||||
    margin: $-m 0;
 | 
			
		||||
  }
 | 
			
		||||
  table {
 | 
			
		||||
    word-break: break-all;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
// Page content pointers
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user