mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	correctly remove right property from .titlebar-buttonbox-container
This commit is contained in:
		
							parent
							
								
									1869d813b4
								
							
						
					
					
						commit
						8bd98c5ea9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -33,7 +33,7 @@ linux_gtk_window_control_patch.css
 | 
			
		|||
  @media not (-moz-os-version: windows-win10){
 | 
			
		||||
    :root{ --uc-titlebar-padding: 0px !important }
 | 
			
		||||
  }
 | 
			
		||||
  .titlebar-buttonbox-container{ left:0; right: unset; }
 | 
			
		||||
  .titlebar-buttonbox-container{ left:0; right: unset !important; }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
:root[uidensity="compact"] .titlebar-buttonbox-container{ height: 32px }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue