Continue trying tonadd scrollbar.
This commit is contained in:
		@@ -93,8 +93,9 @@
 | 
				
			|||||||
				/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
 | 
									/*border: 1px solid red;*/ /* FORTESTING otherwise disable */
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
			code {
 | 
								pre code {
 | 
				
			||||||
				width: 90%;
 | 
									width: 90%;
 | 
				
			||||||
 | 
									overflow: auto;
 | 
				
			||||||
				overflow-x: scroll;
 | 
									overflow-x: scroll;
 | 
				
			||||||
				overflow-y: hidden;
 | 
									overflow-y: hidden;
 | 
				
			||||||
			}
 | 
								}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user