mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	reverted change to help-block, added back position:absolute otherwise inputs jump with change of focus
This commit is contained in:
		
							parent
							
								
									1bf1fbf428
								
							
						
					
					
						commit
						2fde886057
					
				| 
						 | 
					@ -165,6 +165,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  // Hints
 | 
					  // Hints
 | 
				
			||||||
  .help-block {
 | 
					  .help-block {
 | 
				
			||||||
 | 
					    position: absolute;
 | 
				
			||||||
    display: none;
 | 
					    display: none;
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user