From aa0bedd1eb1d878b328edfa783ecc94755d4ba45 Mon Sep 17 00:00:00 2001 From: iglocska Date: Mon, 7 Oct 2013 10:57:25 +0200 Subject: [PATCH] Small fix to the layout - left menu would move along horizontally when forced to scroll left and right on lower resolution screens / smaller windows - small script that keeps the left menu at the left edge of the page as opposed to the left edge of the window --- app/View/Layouts/default.ctp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/View/Layouts/default.ctp b/app/View/Layouts/default.ctp index 4228536cf..4c4be8117 100755 --- a/app/View/Layouts/default.ctp +++ b/app/View/Layouts/default.ctp @@ -70,5 +70,10 @@ echo $this->Html->script('main'); ?> +