From f30648779cff68adc657e8257f2405b6442a784f Mon Sep 17 00:00:00 2001 From: Madhura Jayaratne Date: Thu, 14 May 2015 18:17:45 +0530 Subject: rfe #1669 Designer: "Sticky" menu option Signed-off-by: Madhura Jayaratne --- themes/pmahomme/css/pmd.css.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes') diff --git a/themes/pmahomme/css/pmd.css.php b/themes/pmahomme/css/pmd.css.php index 328687ef11..12e7b0d265 100644 --- a/themes/pmahomme/css/pmd.css.php +++ b/themes/pmahomme/css/pmd.css.php @@ -559,7 +559,7 @@ h2.active { .side-menu { float: left; - position: relative; + position: fixed; width: auto; height: auto; background: #efefef; -- cgit v1.2.3