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