Skip to content

Commit 4b93765

Browse files
authored
Launch sticky-ad-padding-bottom (ampproject#29669)
1 parent a6e9dea commit 4b93765

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

build-system/global-configs/canary-config.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"swg-gpay-native": 1,
3636
"version-locking": 1,
3737
"amp-ad-no-center-css": 0,
38+
"sticky-ad-padding-bottom": 1,
3839
"analytics-chunks": 1,
3940
"ad-adsense-gam-round-params": 0.2,
4041
"render-on-idle-fix": 1

build-system/global-configs/prod-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"version-locking": 1,
3636
"amp-ad-no-center-css": 0,
3737
"analytics-chunks": 1,
38-
"sticky-ad-padding-bottom": 0.05,
38+
"sticky-ad-padding-bottom": 1,
3939
"render-on-idle-fix": 1,
4040
"ad-adsense-gam-round-params": 0.2
4141
}

0 commit comments

Comments
 (0)