]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update docs 7621/head
authorJeremy Denoun <denoun_j@epita.fr>
Thu, 18 Apr 2013 15:05:50 +0000 (17:05 +0200)
committerJeremy Denoun <denoun_j@epita.fr>
Thu, 18 Apr 2013 15:05:50 +0000 (17:05 +0200)
docs/assets/css/bootstrap.css

index 2f56af33f3b1322162ec85cb929348d14729f5de..145e08a5b648af0ee782f70523c20b2a5815309a 100644 (file)
@@ -5813,6 +5813,9 @@ a.badge:focus {
      -moz-transition: width 0.6s ease;
        -o-transition: width 0.6s ease;
           transition: width 0.6s ease;
+  -webkit-backface-visibility: hidden;
+     -moz-backface-visibility: hidden;
+          backface-visibility: hidden;
 }
 
 .progress .bar + .bar {