Try making code blocks scrollable.
This commit is contained in:
		@@ -93,6 +93,12 @@
 | 
			
		||||
				/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			code {
 | 
			
		||||
				width: 90%;
 | 
			
		||||
				overflow-x: scroll;
 | 
			
		||||
				overflow-y: hidden;
 | 
			
		||||
			}
 | 
			
		||||
 | 
			
		||||
			body {
 | 
			
		||||
				max-width: 1300px;
 | 
			
		||||
				margin-left: auto;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user