mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge pull request #15755 from jitendravyas/master
Removed `visibility: hidden !important` from `.hidden` class
This commit is contained in:
		
						commit
						38fbd8fe35
					
				| 
						 | 
				
			
			@ -44,7 +44,6 @@
 | 
			
		|||
 | 
			
		||||
.hidden {
 | 
			
		||||
  display: none !important;
 | 
			
		||||
  visibility: hidden !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue