forked from zaclys/searxng
		
	Merge pull request #76 from return42/fix-spinx-tabs
[fix] sphinx-tabs should not overlap sidebar
This commit is contained in:
		
						commit
						7bfa0ea358
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								docs/_themes/searx/static/searx.css
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								docs/_themes/searx/static/searx.css
									
										
									
									
										vendored
									
									
								
							|  | @ -138,3 +138,7 @@ caption { | ||||||
|   caption-side: top; |   caption-side: top; | ||||||
|   text-align: left; |   text-align: left; | ||||||
| } | } | ||||||
|  | 
 | ||||||
|  | div.sphinx-tabs { | ||||||
|  |     clear: both; | ||||||
|  | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Markus Heiser
						Markus Heiser