diff --git a/inc/roots-options.php b/inc/roots-options.php
index 08c113d..3f1a234 100644
--- a/inc/roots-options.php
+++ b/inc/roots-options.php
@@ -94,7 +94,7 @@ $roots_css_frameworks = array(
'name' => '1140',
'label' => __('1140', 'roots'),
'classes' => array(
- 'container' => 'twelvecol',
+ 'container' => '',
'main' => 'eightcol',
'sidebar' => 'fourcol last'
)
@@ -143,7 +143,7 @@ $roots_css_frameworks = array(
'main' => 'span11',
'sidebar' => 'span5'
)
- ),
+ ),
'none' => array(
'name' => 'none',
'label' => __('None', 'roots'),
@@ -239,7 +239,7 @@ function roots_theme_options_render_page() {
-
+
|
@@ -250,9 +250,9 @@ function roots_theme_options_render_page() {
|
-
+
-
+
|
@@ -263,9 +263,9 @@ function roots_theme_options_render_page() {
|
-
-
-
+
+
+
|
|
|---|