Reduce padding of profile metadata boxes to allow more text (#8491)
This commit is contained in:
		
							parent
							
								
									ceed1ebe5b
								
							
						
					
					
						commit
						9463bba5fb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -5367,7 +5367,7 @@ noscript { | |||
|   dt, | ||||
|   dd { | ||||
|     box-sizing: border-box; | ||||
|     padding: 14px 20px; | ||||
|     padding: 14px 5px; | ||||
|     text-align: center; | ||||
|     max-height: 48px; | ||||
|     overflow: hidden; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue