Skip to content

Commit d472993

Browse files
jzaefferermgol
authored andcommitted
jqueryui.com: Increase height for demo frame to compensate font-size++
Ref jquery/jqueryui.com#110 Closes #380
1 parent abe3f72 commit d472993

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)