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
@@ -141,6 +141,7 @@
right: 0;
left: 0;
z-index: @zindex-navbar-fixed;
.translate3d(0, 0, 0);
// Undo the rounded corners
@media (min-width: @grid-float-breakpoint) {