Преглед изворни кода

fix 1Col template central column width

Olivier Massot пре 4 година
родитељ
комит
6cfbbfaa72
1 измењених фајлова са 1 додато и 1 уклоњено
  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>