From 8a6be6601dfb826e32a5004b7b0f09756ebb975b Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 26 Jan 2012 14:40:19 -0800 Subject: make accordion links block level --- docs/javascript.html | 6 +++--- docs/templates/pages/javascript.mustache | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'docs') diff --git a/docs/javascript.html b/docs/javascript.html index 63881d2c9..2bd5bbd05 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1054,7 +1054,7 @@ $('#my-alert').bind('closed', function () {
@@ -1066,7 +1066,7 @@ $('#my-alert').bind('closed', function () {
@@ -1078,7 +1078,7 @@ $('#my-alert').bind('closed', function () {
diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index 941c6b485..59b8a03d6 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -989,7 +989,7 @@ $('#my-alert').bind('closed', function () {
@@ -1001,7 +1001,7 @@ $('#my-alert').bind('closed', function () {
@@ -1013,7 +1013,7 @@ $('#my-alert').bind('closed', function () {