From 8535e19ee3ab1486397d72cffa8a8728d49dc4f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=CC=88rn=20Zaefferer?= Date: Thu, 29 Oct 2015 11:35:21 +0100 Subject: [PATCH] jqueryui.com: Increase height for demo frame to compensate font-size++ Ref jquery/jqueryui.com#110 --- themes/jqueryui.com/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/jqueryui.com/style.css b/themes/jqueryui.com/style.css index f26b89df..f195a6d8 100755 --- a/themes/jqueryui.com/style.css +++ b/themes/jqueryui.com/style.css @@ -123,7 +123,7 @@ a, .demo-frame { width: 70%; - height: 350px; + height: 420px; } .view-source a {