Revert "[frio] Increase center column width"

This reverts commit 0c383ad9ff.
This commit is contained in:
Hypolite Petovan 2016-09-28 12:58:44 -04:00
parent 37b4b0205d
commit 01a8671b66
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ else
"; if(x($page,'right_aside')) echo $page['right_aside']; echo"
</aside>
<div class=\"col-lg-9 col-md-9 col-sm-12 col-xs-12\" id=\"content\">
<div class=\"col-lg-7 col-md-7 col-sm-12 col-xs-12\" id=\"content\">
<section class=\"sectiontop "; echo $a->argv[0]; echo "-content-wrapper\">";
if(x($page,'content')) echo $page['content']; echo"
<div id=\"pause\"></div> <!-- The pause/resume Ajax indicator -->