2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Applied translate3d to modal, navbar-fixed and affix to combat browser repaint

This commit is contained in:
ItsJonQ
2014-05-21 17:24:43 -04:00
parent 3dd1531d81
commit 7da34cc0ec
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -53,4 +53,5 @@
.affix {
position: fixed;
.translate3d(0, 0, 0);
}