]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/php/default.php
Frio Bugfix: clear float at the end of comment-edit
[friendica.git] / view / theme / frio / php / default.php
index 5ea69d7c83c409ca9d20a0cc7037bb47b3a7e6e4..bfc11a35806abd10a08efef110f17b74777c6413 100644 (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 -->