UX: adsense label causes horizontal scroll on mobiles

This commit is contained in:
Joe 2018-09-15 04:44:59 +08:00 committed by GitHub
parent 1d47e45851
commit 2ed1d1c5d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ register_css <<CSS
.google-adsense .google-adsense-label {
width: 728px;
max-width: 100%;
margin: 0 auto;
}