Explorar o código

fix 1Col template central column width

Olivier Massot %!s(int64=4) %!d(string=hai) anos
pai
achega
6cfbbfaa72
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ot_templating/Resources/Private/Layouts/Classic/1Col.html

+ 1 - 1
ot_templating/Resources/Private/Layouts/Classic/1Col.html

@@ -7,7 +7,7 @@
 <div class="main">
 
     <f:comment><!-- Central column --></f:comment>
-    <div class="centralcol">
+    <div class="centralcol" style="max-width: 100%;">
         <div class="content">
 
             <f:comment><!-- render the content of the content section (middle column) --></f:comment>