mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 15:30:23 +00:00
remove ref to nonexistent branch
This commit is contained in:
parent
c865a68e21
commit
3cd744fd5e
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue