Merge pull request #3207 from leamsigc/fix-documentation-scroll
Documentation Scroll on the x-axis
This commit is contained in:
		@@ -1,5 +1,7 @@
 | 
				
			|||||||
/* Custom CSS */
 | 
					/* Custom CSS */
 | 
				
			||||||
 | 
					.article{
 | 
				
			||||||
 | 
					    overflow-x:hidden;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
.article a {
 | 
					.article a {
 | 
				
			||||||
    border-bottom: none;
 | 
					    border-bottom: none;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user