We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109a078 commit f8d276bCopy full SHA for f8d276b
[refs]
@@ -34,4 +34,4 @@ refs/heads/building: 126db549b038c84269a1e4fe46f051b2c15d6970
34
refs/heads/beta: 44a287e6eb22ec3c2a687fc156813577464017f7
35
refs/heads/windistfix: 7608dbad651f02e837ed05eef3d74a6662a6e928
36
refs/tags/1.0.0-alpha: e42bd6d93a1d3433c486200587f8f9e12590a4d7
37
-refs/heads/tmp: f7f80ce61a4e3e684714614a57320cc8fd0932ef
+refs/heads/tmp: e0dc9bd275a61e6eb6fde0356d54cc4072ae7a71
branches/tmp/src/rustbook/css.rs
@@ -29,6 +29,7 @@ body {
29
font-size: 16px;
30
background: none repeat scroll 0% 0% #FFF;
31
box-sizing: border-box;
32
+ -webkit-overflow-scrolling: touch;
33
}
#page-wrapper {
0 commit comments