diff options
Diffstat (limited to 'less/utilities.less')
| -rw-r--r-- | less/utilities.less | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/less/utilities.less b/less/utilities.less index a26031214..c0becabe3 100644 --- a/less/utilities.less +++ b/less/utilities.less @@ -53,4 +53,5 @@ .affix { position: fixed; + .translate3d(0, 0, 0); } |
