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:
@@ -53,4 +53,5 @@
|
||||
|
||||
.affix {
|
||||
position: fixed;
|
||||
.translate3d(0, 0, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user