Merge pull request #2068 from annando/1511-vier-mobile-aside
Vier-Mobile: The left menu does now appears even when scrolled down
This commit is contained in:
		
				commit
				
					
						c687069709
					
				
			
		
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -104,7 +104,8 @@ nav ul {
 | 
			
		|||
 | 
			
		||||
aside {
 | 
			
		||||
	display: block;
 | 
			
		||||
	position: absolute;
 | 
			
		||||
	/* position: absolute; */
 | 
			
		||||
	position: fixed;
 | 
			
		||||
	max-width: 400px;
 | 
			
		||||
	width: 80%;
 | 
			
		||||
	left: -100%;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue