From d9315af7c6e6d61532e135a14c7f8286347e277e Mon Sep 17 00:00:00 2001 From: Ben Word Date: Sun, 28 Jul 2013 11:48:54 -0500 Subject: [PATCH] Remove comment about old BS2 responsive CSS file --- lib/scripts.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/scripts.php b/lib/scripts.php index 87fcba4..58b0e03 100644 --- a/lib/scripts.php +++ b/lib/scripts.php @@ -4,8 +4,7 @@ * * Enqueue stylesheets in the following order: * 1. /theme/assets/css/bootstrap.css - * 2. /theme/assets/css/bootstrap-responsive.css - * 3. /theme/assets/css/app.css + * 2. /theme/assets/css/app.css * * Enqueue scripts in the following order: * 1. jquery-1.10.2.min.js via Google CDN