mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	Remove vertical padding from urlbarview rows
This commit is contained in:
		
							parent
							
								
									3802708d05
								
							
						
					
					
						commit
						b6c0c5a242
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -8,6 +8,6 @@
 | 
			
		|||
}
 | 
			
		||||
#urlbar[breakout]:not([open]){ bottom: calc((var(--urlbar-toolbar-height) - var(--urlbar-height)) / 2) !important; }
 | 
			
		||||
.urlbarView{ margin-inline: 0 !important; width: auto !important; }
 | 
			
		||||
.urlbarView-row{ padding-inline: 4px !important; }
 | 
			
		||||
.urlbarView-row{ padding: 0 4px !important; }
 | 
			
		||||
#urlbar-background{ animation: none !important; }
 | 
			
		||||
#urlbar-input-container{ padding: 0 !important; height: 100% !important; }
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue