Skip to content

Commit aace93d

Browse files
kleinmaetschkeajpiano
authored andcommitted
Fixing both jQueryUI and API.jQueryUI.com's full-width on mobile.
1 parent 3ba3553 commit aace93d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

themes/jquery/css/base.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3188,6 +3188,10 @@ footer li img {
31883188
footer .footer-icon-links li:first-child {
31893189
margin-left: 0;
31903190
}
3191+
3192+
footer .download > span {
3193+
white-space: normal;
3194+
}
31913195
}
31923196

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

0 commit comments

Comments
 (0)