From 1ab123c76b0701f3add7454b1967be50faebf09d Mon Sep 17 00:00:00 2001 From: scottjehl Date: Mon, 20 Jun 2011 19:03:57 -0400 Subject: [PATCH 1/2] components first --- index.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index dc8b53ea..dfe6b91d 100755 --- a/index.html +++ b/index.html @@ -43,13 +43,6 @@ From 7d8d249280d2e5f5aad745aa898ce65819409976 Mon Sep 17 00:00:00 2001 From: scottjehl Date: Mon, 20 Jun 2011 19:04:58 -0400 Subject: [PATCH 2/2] small docs adjustment --- docs/_assets/css/jqm-docs.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/_assets/css/jqm-docs.css b/docs/_assets/css/jqm-docs.css index a175cb0d..0b4499b0 100644 --- a/docs/_assets/css/jqm-docs.css +++ b/docs/_assets/css/jqm-docs.css @@ -112,7 +112,9 @@ p.intro strong { left: 10px; top: 0; } - + .type-home .ui-content { + margin-top: 5px; + } .ui-mobile #jqm-homeheader { max-width: 340px; }