Don't fix position of titlebar-buttons of non-autohide menubar
This commit is contained in:
		
							parent
							
								
									b76959fb67
								
							
						
					
					
						commit
						4d63f3b342
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -14,11 +14,11 @@ linux_gtk_window_control_patch.css
 | 
			
		|||
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
:root{
 | 
			
		||||
  --uc-titlebar-padding: 0px; }
 | 
			
		||||
:root{ --uc-titlebar-padding: 0px; }
 | 
			
		||||
:root[sizemode="maximized"][tabsintitlebar]{ --uc-titlebar-padding: 8px }
 | 
			
		||||
 | 
			
		||||
.titlebar-buttonbox-container{
 | 
			
		||||
#toolbar-menubar[autohide="true"] > .titlebar-buttonbox-container,
 | 
			
		||||
#TabsToolbar > .titlebar-buttonbox-container{
 | 
			
		||||
  position: fixed;
 | 
			
		||||
  display: block;
 | 
			
		||||
  top: var(--uc-titlebar-padding,0px);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue