2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Fixes #13974, #14123: Remove translate3d repaint performance enhancement for text rendering and position wonkiness

This commit is contained in:
Mark Otto
2014-07-12 15:22:29 -07:00
parent 7ec6c9fd13
commit 3e8cddf867
7 changed files with 4 additions and 9 deletions
-1
View File
@@ -53,5 +53,4 @@
.affix {
position: fixed;
.translate3d(0, 0, 0);
}