0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-20 17:54:23 +01:00

remove ref to nonexistent branch

This commit is contained in:
Chris Rebert 2013-10-24 19:42:48 -07:00
parent c865a68e21
commit 3cd744fd5e

View File

@ -203,7 +203,6 @@
// Backface visibility
// Prevent browsers from flickering when using CSS 3D transforms.
// Default value is `visible`, but can be changed to `hidden`
// See git pull https://github.com/dannykeane/bootstrap.git backface-visibility for examples
.backface-visibility(@visibility){
-webkit-backface-visibility: @visibility;
-moz-backface-visibility: @visibility;