Active
Project:
Arctica
Version:
7.x-1.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2012 at 15:33 UTC
Updated:
16 Aug 2012 at 15:38 UTC
Line 54 of arctica\features\arctica-layoutkit\layoutkit-theme-settings-css.inc contains a typo: .two-sidebar instead of .two-sidebars:
$CSS .= " .sidebar-first .main, .two-sidebar .main {width:" . (100-$first) . "%; margin-right: " . $first . "%; margin-left: 0;} \n";
Comments
Comment #1
fietserwinLine 56 contains an error:
Current line:
Should be: