Commit 7dbcce30 authored by Mark Otto's avatar Mark Otto
Browse files

Merge pull request #8498 from cvrebert/patch-1

Add missing backtick in comment
parents ced641b1 76063ea7
Showing with 1 addition and 1 deletion
+1 -1
......@@ -165,7 +165,7 @@
// Backface visibility
// 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
.backface-visibility(@visibility){
-webkit-backface-visibility: @visibility;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment