Skip to content

Commit 8535e19

Browse files
committed
jqueryui.com: Increase height for demo frame to compensate font-size++
Ref jquery/jqueryui.com#110
1 parent f5df91c commit 8535e19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/jqueryui.com/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ a,
123123

124124
.demo-frame {
125125
width: 70%;
126-
height: 350px;
126+
height: 420px;
127127
}
128128

129129
.view-source a {

0 commit comments

Comments
 (0)