mirror of
				https://codeberg.org/claui/mobile-config-firefox.git
				synced 2025-11-04 04:25:55 +00:00 
			
		
		
		
	multi-row_tabs_below_content.css: make arrowscrollbox use display:inline
This commit is contained in:
		
							parent
							
								
									a0a477cebf
								
							
						
					
					
						commit
						a25da9fe49
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -181,7 +181,7 @@ See the above repository for updates as well as full license text. */
 | 
			
		|||
  .scrollbox-clip[orient="horizontal"],
 | 
			
		||||
  #tabbrowser-arrowscrollbox{
 | 
			
		||||
    overflow: -moz-hidden-unscrollable;
 | 
			
		||||
    display: block;
 | 
			
		||||
    display: inline;
 | 
			
		||||
    --scrollbutton-display-model: none;
 | 
			
		||||
    --uc-scrollbox-max-height: calc((var(--tab-min-height) + 2 * var(--tab-block-margin,0px)) * var(--multirow-n-rows));
 | 
			
		||||
  }
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue