Skip to content

Commit c40c08e

Browse files
jonathansampsonscottgonzalez
authored andcommitted
Permit download links to wrap
When the layout is 320 pixels wide the "Download Builder →" causes the parent SPAN to be too wide. Screenshot: http://i.imgur.com/YrPff.png
1 parent 0cc79e0 commit c40c08e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/jquery/css/base.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2685,6 +2685,7 @@ html.jquery-learning { background: #000 url(../i/learning_bg.jpg) no-repeat cent
26852685

26862686
header nav.top li a { font-size: 0.85em; }
26872687

2688+
#site-footer .download > span { white-space: normal }
26882689
}
26892690

26902691
@media all and (max-width: 320px) {

0 commit comments

Comments
 (0)