Skip to content

Commit 5980490

Browse files
tjtayloscottgonzalez
authored andcommitted
jquery.com: Fix Try jQuery sizing on small screens
Closes jquerygh-309
1 parent 09dbb89 commit 5980490

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/jquery.com/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ a,
122122
width: 277px;
123123
text-indent: -9999px;
124124
display: block;
125+
max-width: 100%;
125126
}
126127

127128
@media only screen and (-webkit-device-pixel-ratio: 2) {

0 commit comments

Comments
 (0)