Save vertical space by drawing directly in the titlebar (MR 6)
This commit is contained in:
		
							parent
							
								
									7bffd93c7b
								
							
						
					
					
						commit
						3a01c0e417
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -13,6 +13,9 @@ pref('dom.w3c.touch_events.enabled', true);
 | 
			
		|||
pref('apz.allow_zooming', true);
 | 
			
		||||
pref('apz.allow_double_tap_zooming', true);
 | 
			
		||||
 | 
			
		||||
// Save vertical space by drawing directly in the titlebar
 | 
			
		||||
pref('browser.tabs.drawInTitlebar', true);
 | 
			
		||||
 | 
			
		||||
// Disable search suggestions
 | 
			
		||||
pref('browser.search.suggest.enabled', false);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue