refs #149 - remove 1140's container class

This commit is contained in:
Ben Word
2012-01-02 11:21:23 -07:00
parent 8c1f18f3da
commit 331c11d32f

View File

@@ -94,7 +94,7 @@ $roots_css_frameworks = array(
'name' => '1140',
'label' => __('1140', 'roots'),
'classes' => array(
'container' => 'twelvecol',
'container' => '',
'main' => 'eightcol',
'sidebar' => 'fourcol last'
)