Proper padding for the copy button
This commit is contained in:
		
							
								
								
									
										3
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								docs/_static/style.css
									
									
									
									
										vendored
									
									
								
							@@ -267,8 +267,7 @@ div.modal-content > span.close:focus {
 | 
				
			|||||||
  border: 1px solid var(--codeblock-border);
 | 
					  border: 1px solid var(--codeblock-border);
 | 
				
			||||||
  line-height: 0.8em;
 | 
					  line-height: 0.8em;
 | 
				
			||||||
  font-size: 0.9em;
 | 
					  font-size: 0.9em;
 | 
				
			||||||
  padding-left: 0.2em;
 | 
					  padding: 0.2em 0.5em;
 | 
				
			||||||
  padding-right: 0.2em;
 | 
					 | 
				
			||||||
  border-bottom-left-radius: 4px;
 | 
					  border-bottom-left-radius: 4px;
 | 
				
			||||||
  text-align: center;
 | 
					  text-align: center;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user