Skip to content

Commit 609bba1

Browse files
committed
_content/blog/greenteagc: remove -webkit-overflow-scrolling
This breaks buttons on iOS Safari for some reason. Change-Id: Idd7ea4dedc41271b803b4ed2482fbf4b7a299159 Reviewed-on: https://go-review.googlesource.com/c/website/+/716200 Reviewed-by: Michael Pratt <[email protected]> Auto-Submit: Michael Knyszek <[email protected]> LUCI-TryBot-Result: Go LUCI <[email protected]>
1 parent 32fdd47 commit 609bba1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_content/blog/greenteagc.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ summary: Go 1.25 includes a new experimental garbage collector, Green Tea.
2323
height: auto;
2424
overflow-x: auto;
2525
scroll-snap-type: x mandatory;
26-
-webkit-overflow-scrolling: touch;
2726
padding-bottom: 1.1em;
2827
}
2928
.hide-overflow {

0 commit comments

Comments
 (0)