mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
This commit is contained in:
		
						commit
						cb9cc972ed
					
				| 
						 | 
					@ -165,7 +165,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// Backface visibility
 | 
					// Backface visibility
 | 
				
			||||||
// Prevent browsers from flickering when using CSS 3D transforms.
 | 
					// Prevent browsers from flickering when using CSS 3D transforms.
 | 
				
			||||||
// Default value is `visible`, but can be changed to `hidden
 | 
					// Default value is `visible`, but can be changed to `hidden`
 | 
				
			||||||
// See git pull https://github.com/dannykeane/bootstrap.git backface-visibility for examples
 | 
					// See git pull https://github.com/dannykeane/bootstrap.git backface-visibility for examples
 | 
				
			||||||
.backface-visibility(@visibility){
 | 
					.backface-visibility(@visibility){
 | 
				
			||||||
	-webkit-backface-visibility: @visibility;
 | 
						-webkit-backface-visibility: @visibility;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue